|
|
|
|
|
by colinhb
730 days ago
|
|
Looks great! One thing I’d suggest (which still isn’t clear to me but interested enough to investigate later): make the note taking workflow clear… * Is this a bunch of titled markdown docs organized (conceptually) into folders/hierarchically? * Is this a bunch of untitled/title optional “cards” organized by tag? * Is this a long, markdown document, which you append to? These are similar to different mainstream and less so note taking systems, and would appreciate understanding what workflow you’ve designed and optimized around. Saying you started as a Google Keep user is helpful, buy I’ve only used other systems (Homebrew textfiles, Simplenote, obsidian, etc), and have some concepts around what Evernote and OneNote are like, so giving a couple more signposts on usage would be helpful. |
|
To answer your questions quickly, I usually keep very small notes just a few lines or todo checkboxes. One note per idea. But sometimes an idea grows over many days and that note gets much larger. There's no limit to how large a note can get.
You can always set the title of the note using # which is standard markdown, or leave a blank line after the first line and it automatically becomes the title.
There's no concept of tag per se but you can write #someTag and then literally search for #someTag. The search feature is just substring search over all the notes (no stemming or anything fancy).