Live data from Hacker News

Anki – Powerful, intelligent flash cards

apps.ankiweb.net

111–120 of 438 posts

Re: Anki – Powerful, intelligent flash cards

#111

SSR tools and flashcards are amazing for knowledge retention. When I started learning new language, my google sheet with words I wanted memorize grew to hundreds pretty quickly. I wanted the simplest possible app that would let me to import and repeat words from my list anytime I have even a few minutes to spare. And being a developer, of course I decided to write one myself. It’s a bit different than anki and obviou…

This looks amazing! Love the design.

Re: Anki – Powerful, intelligent flash cards

#112
I love anki, I've used it from everything to Japanese to my college lectures, but my only issue is that it's UI/UX is a bit subpar, there's quite a learning curve to figure out all the little bits and details of the program, and it's easy to waste your time tweaking flashcard layout settings instead of actually studying. Then again, for me, I found often times for college lectures I rarely actually used the flashcards in traditional anki format - I found the act of cultivating all my notes, homework, organizing questions, creating layouts, creating the flashcards - that alone was 50% of the review that I needed to study the material.

Re: Anki – Powerful, intelligent flash cards

#113
post #4
post #2

I LOVE anki!! I’m a heavy user. Everything goes in my morning flash cards. Knots, geography, language, tar commandline flags, papers, statistics homework. Fill them with things you like, is my advice - it’s fun to say hello to hobbies on the verge of your memory in the morning. Bird calls! I’m learning sounds of bird calls since I can’t see very well so I can’t learn by sight. I listed eBird’s set of common birds nea…

Wait a moment. "tar commandline flags"? When I was still learning how to program, the general advice was to avoid memorizing things you can easily look up, like language syntax, framework functionality or commandline flags, and just let it happen. In fact, I recently caught myself skimming Nest.js docs to make cards to learn how to use Nest.js BEFORE I even start working on my project, and almost felt like I'm procra…

He should have used Vim instead of memorizing it's keybindings. That makes no sense at all.

Re: Anki – Powerful, intelligent flash cards

#114

Earlier quoted context omitted.

These two things are related: > I can never keep the workload under control, or my habits change, and give it up. > to build up a highly personalised system that doesn't need to work for anyone else. "Anyone else" includes "future you", because humans change over time. A highly personalized system is usually a highly inflexible system.

Hmm. Let me think about your point. The problem seems not dependent on the specifics of my efforts for me - it seems inherent to Anki for language-learning. That the flash cards have lots of bells and whistles seems unrelated to my giving up because 90 minutes a day wasn't enough to keep things under control. I haven't had any time that my circumstances have change so much that my accessorising ended up a negative. (…

90 minutes is a very big ask if you want to be consistent. Maybe you're simply trying to bite off more than you can chew? I think consistency is king, so whatever you have to do to stay consistent will pay dividends, even if that means shaving your working set down to just 10 minutes a day.

Re: Anki – Powerful, intelligent flash cards

#116
Can anyone comment on why most people want software like Anki to be a native application? Most people who implemented their own SRS have done so in the form of a mobile app. Why?

I would think that having a web app would be much easier from a single developer point of view: maintain one application that can be accessed from any device. I am biased because I'm a web developer but I'd like to be corrected.

Re: Anki – Powerful, intelligent flash cards

#117

Every few years I use Anki heavily for language stuff (German, more recently Latin and Classical Chinese), up to 90 minutes a day, but I can never keep the workload under control, or my habits change, and give it up. I still benefit from a year of training, but it seems the long-tail of spaced repetition doesn't work for me at all. But so long as I get to the point where I can read or watch TV, the considerable effor…

Yeah I've had a similar issue with the Anki-like system Wanikani uses for learning Japanese Kanji. I can keep up for some time, but as soon as I get busy with something else, I get overwhelmed by the piling up reviews. It has been very effective for the ones I learned when I was able to keep up though.

Recently a friend got me into Duolingo with him, I've been managing to maintain a streak on it because if I'm too busy I can atleast just do a quick "lesson" before midnight, but I don't really find it to be very effective for learning unless you're coming from literally zero starting knowledge.

I already know the basic vocabulary (especially phonetically) and sentence structure, so it's too slow. I usually just do the first handful of lessons and have figured out the kanji enough to just jump ahead to the test to unlock the next unit.

Re: Anki – Powerful, intelligent flash cards

#118
Anki is awesome. I used it for a couple of years to improve my English vocabulary but I ended up using spreadsheets like airtable because of few reasons:

1) Import/export is limited when I want to create a batch of flashcards from the list (from ChatGPT for example)

2) It's hard to stick to it and do it everyday. I wish it showed some progress in motivating way. This is why we use TODO lists after all. We human beings love to see the progress. I wish it also included some sticky effect of Pop It Game or Bubble Wrap.

So I just created an Airtable table with few fields: Word, Translation, Days, Repeat (function field "DATEADD(Edited, Days, 'days')"), - used for filtering, Attachment, Edited_at (automatic field).

"Days" is "Single select": 1, 4, 10, 25, 55, 90, 200 days. I set this field with number of days I want to repeat flashcard in.

Sounds cumbersome but it's not. I see the progress - less rows in the table after every click. It's far from ideal anyway and it's not an actual SSR of course but it works for me. And because of some reason it's easier to stick to.

Anyway, Anki is great for most of the cases.

Re: Anki – Powerful, intelligent flash cards

#119
post #64
post #20

Is there a good iOS app to create or review Anki flash cards?

I recommend the iOS app by the original app develop for reviewing but the desktop version for creation.

That’s what I do. Creation is difficult on mobile, easy on desktop and review is easy on mobile but difficult on desktop.

Re: Anki – Powerful, intelligent flash cards

#120
post #70

One tip for working with Anki: you will likely learn better - and review cards more regularly - if you write the cards yourself instead of using a preexisting deck. Going through a course / textbook -> taking notes on paper -> adding key concepts as Anki flashcards -> reviewing them daily: extremely effective Preexisting decks can work - I used one to successfully study for my Amateur Radio License - but that assumes…

> if you write the cards yourself

I'd go so far to say it's almost an requirement. Unless you have a high quality deck made specifically for the book/course/material you have.

Sadly most of the publicly available Anki are IMHO not of that quality.

Post reply on HN