(no title)
lb4r | 2 years ago
Although its main selling point is as a program for flashcards with spaced repetition, it comes with pretty much all the features of a good note-taking app, like tags, easy to organize, synchronization across devices (you can set up your own server), good interface for searching through your notes (which are stored in an Sqlite db if that matters), and yes, LaTeX. Not only that, it's also highly extendable with third-party plugins, so if there are features that you miss chances are there's a plugin for it. In other words, you can use it perfectly fine just taking notes. However, where it really shines is in all of this in combination the spaced repetition algorithm, which is now on steroids with FSRS[1][2]. The downside is that for this to be effective for the things you want to memorize, you'll have to write your notes to be suitable for a flashcard, but if you do it consistently you'll soon notice that you can store most of your notes in your head. Needless to say, any student would benefit greatly from this. Now, if that's too much work, you can still just use the scheduling to have it remind you of your notes. Either way, even as someone who sometimes goes out of his way to shoehorn everything into Emacs, I can't see a reason not to use anki for note-taking.
Edit: I should probably mention that I primarily use Anki on my desktop. The smartphone app might not be as good, though I wouldn't know because I haven't given it a good try yet.
[1]https://github.com/open-spaced-repetition/fsrs4anki/blob/mai...
hiAndrewQuinn|2 years ago
1. Write an article so good I can publish it and look it over myself later on online. I did this last year with https://andrew-quinn.me/fzf/, for example.
2. Create Anki cards out of the material. Use the builtin Card Browser or even https://datasette.io/ on the underlying SQLite database in a pinch to search for my notes any time I have to.
tiny_sal|2 years ago
I find Anki’s UI so clunky for technical notes!
ngcc_hk|2 years ago
rsanek|2 years ago
abdullahkhalids|2 years ago
And you can't create those cards for existing cards. You need more comprehensive notes (like your class notes) to create those cards.
lervag|2 years ago
I keep a journal for work related stuff and a wiki/personal knowledge base for everything (both work and personal). I use Anki to memorize things I believe may be useful to have readily available and I use my wiki as an extended "long-term memory", sort of.
scrapcode|2 years ago
lb4r|2 years ago
Obviously, if you're in class, you can't really spend that long on a single note. So in class I would usually just take notes (in Anki) without thinking about it too much, then rewrite them when I got home.
When browsing the web, I'll usually take screenshots (not bookmarks! though there are benefits to those too) when I see something interesting if I don't feel like putting it into Anki immediately. Then once or twice a week I'll go through my screenshots folder and either make proper flashcards or one-sided notes (which sometimes just means dragging the screenshot to the add window and pressing "add") of the stuff in there.
When watching a tutorial, I'll pause often and take my time writing notes if I feel like it's important. Otherwise I'll just take screenshots and decide later what I'll do with it, like above.
When it comes to tags, I'm hesitant to recommend the following because it's probably not "objectively" the best practice, but I organize my notes mainly by decks, and I don't bother at all with tagging them. I just found that it was too much of a hassle having to tag every card with multiple tags.
The key is really about finding joy in making the cards. I agree that the "Add" window isn't the most joyful experience, but I can live with it. Oh and I'll sometimes play around with stable diffusion to generate images to help me remember some of the stuff. Of course this will make creating cards take even longer, but it certainly adds to the fun!
The pitfall to watch out for with Anki is that it can become very time-consuming and feel like a burden when you have too many reviews. This might be something everyone has to figure out for themselves by trial and error, but if you're just using it to take notes without trying to memorize them, it's not something to worry about.
While I don't know of any Youtube videos dealing with this very specific thing, I think The Anking[1] has some of the higher-quality videos when it comes to Anki in general.
Either way, I'd love to hear about other people's workflows.
[1]https://www.youtube.com/@AnKingMed/videos
lying4fun|2 years ago
ar_lan|2 years ago