Obsidian has replaced all (work, home, mobile) note taking solutions everywhere for me. The last want from my side is removing the friction related to editing markdown tables (e.g. multi-line content in cells) - Obsidian has some plugins that makes things better but it is miles behind what, say, confluence wiki offers for tables.
Is it ok for you to pay 8$ monthly for sync between devices? Or did you use another way of sync or don't use it at all?
Zotero Better Notes – Knowledge management inside Zotero
51–60 of 100 posts
Re: Zotero Better Notes – Knowledge management inside Zotero
#52Obsidian has replaced all (work, home, mobile) note taking solutions everywhere for me. The last want from my side is removing the friction related to editing markdown tables (e.g. multi-line content in cells) - Obsidian has some plugins that makes things better but it is miles behind what, say, confluence wiki offers for tables.
I found the Obsidian mobile app to be really flaky. Unreliable sync and it didn’t feel at all like a native app (on iOS at least).
Re: Zotero Better Notes – Knowledge management inside Zotero
#53This seems like the best place to ask, does anyone have any recommendations for a very simple notes tool that can be easily shared amongst a family or team? Preferably mobile friendly, Even if just in browser.
For "easily shared" it's hard to beat Notion. They have a really good mobile experience and the ability to control permissions and sharing at a detailed level.
The only drawback with that recommendation is you also asked for "very simple," which Notion is definitely not. But, you don't have to use all the features available--you can use the complicated tool in a simple way if you like.
Re: Zotero Better Notes – Knowledge management inside Zotero
#54Zotero is awful. It's heavyweight - in fact, a whole separate browser only to manage my bibligraphy (ever tried to use it with ~10k items?). Provides no CLI interface (to automate workflows with scripts). It's data model is weird - e.g., item types include such thing as "instant message", but more academia-relevant types (e.g., "dataset") are absent ("preprint" was incorporated only recently); ISSNs are treated as pr…
Yes, around 13k currently. Startup is slow, but I keep it open so that doesn't matter much. With Zotero 6, speed isn't great for general usage, but workable. Zotero 7 (beta) however feels very fast. I've switched to it already -- most plugins haven't been upgraded yet, but (at least currently) you can switch between v6 and 7 since there's no database updates involved.
Re: Zotero Better Notes – Knowledge management inside Zotero
#55Re: Zotero Better Notes – Knowledge management inside Zotero
#56Zotero is great, but only if enhanced with plugins and a few settings. I don't use Zotero Better Notes so far, but here's my list: - [Opinionated decision] disable sync - [Opinionated decision] set “Base directory” (Preferences > Advanced > Files and Folders) to local literature folder - every time you download literature PDFs, create a new subfolder with the motivation for search, - prepend folder names by date-stri…
I'm excited to try the duplicates merger tool, I've been forever putting off this because the normal way is such a slog. The Tag one also looks good.
To add to the list, my key add-ons are:
- better bibtex, this one is essential for me as a latex user
- zotfile. This one is cool because if you add annotations to a pdf, like highlighting or comments while you read it, then zotfile will pull those out into notes in the zotero entry. This makes it really easy to see both that I've read this document, and what parts I thought were important.
[1] https://retorque.re/zotero-better-bibtex/) [2] http://zotfile.com/
Re: Zotero Better Notes – Knowledge management inside Zotero
#57Obsidian has replaced all (work, home, mobile) note taking solutions everywhere for me. The last want from my side is removing the friction related to editing markdown tables (e.g. multi-line content in cells) - Obsidian has some plugins that makes things better but it is miles behind what, say, confluence wiki offers for tables.
Re: Zotero Better Notes – Knowledge management inside Zotero
#58Obsidian has replaced all (work, home, mobile) note taking solutions everywhere for me. The last want from my side is removing the friction related to editing markdown tables (e.g. multi-line content in cells) - Obsidian has some plugins that makes things better but it is miles behind what, say, confluence wiki offers for tables.
This is first I've heard of Obsidian, and looking at the web page I sort of maybe get what it does. But to help me out, can you describe what you use it does for you. I didn't see any references to citations or the like that zotero is mainly for. Is it just a note app? If so, what makes it so good?
- everything is markdown which I'm comfortable in
- I can use conventional structure of folders and notes within folders (not for everyone but it works for me)
- extensive support for cross-linking/embedding/bookmarks along with connection graphs/search (out of these, I had use cases for cross-linking and embedding which worked very well)
- nice responsive UI with support for themes/customizations (I particularly like the Nord theme). Allows lots of control like custom CSS etc for more fine-tuning
- allows customizing keyboard shortcut for practically any action
- quality of desktop and mobile (Android) application is pretty good and the look and feel is consistent
- extensive plugin system: I mainly use plugins out of the box but with stuff like Data tables plugins, you can automate/implement your own workflow (I am too lazy to use all that). Even with out-of-box stuff, things like the git plugin allows version control with minimal effort, smart links allows regex based rules to convert strings to URLs (like entering JIRA ticket no. which converts to clickable URL), MathJax support for entering formulas which render beautifully etc; there are lots of such quality of life benefits via the plugins which adds up.
- allows easy syncing either using their paid service or using syncthing (which is what I use)
Re: Zotero Better Notes – Knowledge management inside Zotero
#59Re: Zotero Better Notes – Knowledge management inside Zotero
#60Earlier quoted context omitted.
This is first I've heard of Obsidian, and looking at the web page I sort of maybe get what it does. But to help me out, can you describe what you use it does for you. I didn't see any references to citations or the like that zotero is mainly for. Is it just a note app? If so, what makes it so good?
What it does for me: - everything is markdown which I'm comfortable in - I can use conventional structure of folders and notes within folders (not for everyone but it works for me) - extensive support for cross-linking/embedding/bookmarks along with connection graphs/search (out of these, I had use cases for cross-linking and embedding which worked very well) - nice responsive UI with support for themes/customization…