Live data from Hacker News

Reflections on a Year of Anki, Knowledge Management, Emacs and More

adham-omran.com

1–8 of 8 posts

Re: Reflections on a Year of Anki, Knowledge Management, Emacs and More

#3
I’ve been using Anki on and off for years, especially during college. Having a solution to create cards faster is something I would definitely benefit from but haven’t invested in myself. I know a simple spreadsheet would do it, but maybe a tool that takes a snapshot and auto saves it… good luck on finishing school!

Re: Reflections on a Year of Anki, Knowledge Management, Emacs and More

#4
Interesting stuff. There’s org anki for quick card creation with bidirectional sync. I’ve seen someone adapt org-drill into an incremental writing system. Finally org noter is an amazing complement to an incremental reading system.

Sorry, on mobile so no links.

Re: Reflections on a Year of Anki, Knowledge Management, Emacs and More

#5
post #4

Interesting stuff. There’s org anki for quick card creation with bidirectional sync. I’ve seen someone adapt org-drill into an incremental writing system. Finally org noter is an amazing complement to an incremental reading system. Sorry, on mobile so no links.

If you happen to come back to this comment when you're not on mobile, I'd love the links!

Re: Reflections on a Year of Anki, Knowledge Management, Emacs and More

#6
post #4

Interesting stuff. There’s org anki for quick card creation with bidirectional sync. I’ve seen someone adapt org-drill into an incremental writing system. Finally org noter is an amazing complement to an incremental reading system. Sorry, on mobile so no links.

If you happen to come back to this comment when you're not on mobile, I'd love the links!

Not the person you asked, but here are the repositories and some relevant posts:

https://github.com/eyeinsky/org-anki https://gitlab.com/phillord/org-drill/ https://github.com/weirdNox/org-noter

https://yiufung.net/post/anki-org/ https://doubleloop.net/2020/08/02/adding-flashcards-to-your-... https://www.emacswiki.org/emacs/IncrementalReading#h5o-10

Re: Reflections on a Year of Anki, Knowledge Management, Emacs and More

#7
post #6

Earlier quoted context omitted.

If you happen to come back to this comment when you're not on mobile, I'd love the links!

Not the person you asked, but here are the repositories and some relevant posts: https://github.com/eyeinsky/org-anki https://gitlab.com/phillord/org-drill/ https://github.com/weirdNox/org-noter https://yiufung.net/post/anki-org/ https://doubleloop.net/2020/08/02/adding-flashcards-to-your-... https://www.emacswiki.org/emacs/IncrementalReading#h5o-10

You got it.

Also see org-roam-review [0] for a potential incrementing writing implementation.

[0]: https://github.com/chrisbarrett/nursery

Re: Reflections on a Year of Anki, Knowledge Management, Emacs and More

#8
post #7
post #6

Earlier quoted context omitted.

Not the person you asked, but here are the repositories and some relevant posts: https://github.com/eyeinsky/org-anki https://gitlab.com/phillord/org-drill/ https://github.com/weirdNox/org-noter https://yiufung.net/post/anki-org/ https://doubleloop.net/2020/08/02/adding-flashcards-to-your-... https://www.emacswiki.org/emacs/IncrementalReading#h5o-10

You got it. Also see org-roam-review [0] for a potential incrementing writing implementation. [0]: https://github.com/chrisbarrett/nursery

Thanks, I'll have a look at it.