I believe you still need the add-on for that. Not all functionality has been ported to Anki.
And apart from my former question:
Is there a recommendation for the ‘New interval’ setting? (only available in the old deck settings)
(Especially with the relearning steps not set above one day, I could imagine it generates quite a lot of leeches…)
The helper add-on hasn’t been obsolete. Dae said that:
I would like to integrate Free Days in the future, and maybe advance/postpone/load balancing at a later date (some thought will be required to ensure they are efficient, and don’t result in the entire collection’s cards being synced each time the user uses them). I’m not so sure about sibling dispersal, and will need to give that more thought.
I use the ankidroid 2.17 alpha-5 version. Should i uncheck auto reschedule cards? I do most of my reviews on phone. How can i use the load balance feature of FSRS Helper?
Load balance hasn’t been integrated into Anki. So you need to check auto reschedule after sync
.
Should i turn off FSRS on my phone as well? I can check my PC every day.
It’s unnecessary to turn off FSRS on your phone. I’m afraid that setting could be sync into your PC.
I’d like to apply different presets for each subject. For this instance, i should create “Dahiliye” preset and apply it to “Dahiliye” deck and all of its subdecks, right? And the same thing for “Patoloji” and “Farmakoloji”
Yes. It’s correct.
What should i do with mother deck “TUS”?
You don’t need to do anything with the mother deck.
So it can stay in “Default” preset, right?
Yeah.
Would you recommend having one deck and tags or having multiple subdecks? Right now, I study Pathology of Cardiology. Each of my lectures are 1 hour long. So i have “Pathology” deck and “Cardiology” subdeck. As i have my lectures, i make cards and put them in subdecks like “Lecture 1”, “Lecture 2” etc.(I don’t use tags this way)// Should i stop doing this and put all my Pathology/Cardiology cards into Cardiology deck and tag them according to the topic we covered in the lecture? If so, why?
It depends if you want to study each chapter separately or just study whole material at once.
study each chapter separately - get sub-decks
study whole material at once - put it in the main deck
Thanks I am not sure which one would be better for me. I am going to try both and decide that way.
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue to the add-on author.
Debug info:
Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 6.6.0 PyQt 6.6.0
Platform: Windows-10-10.0.22631
Flags: frz=True ao=True sv=?
Add-ons, last update check: 2023-11-26 23:12:20
Add-ons possibly involved: FSRS4Anki Helper
Caught exception:
Traceback (most recent call last):
File “aqt.main”, line 1184, in closeEvent
File “aqt.main”, line 557, in unloadProfileAndExit
File “aqt.main”, line 532, in unloadProfile
File “aqt.main”, line 659, in unloadCollection
File “aqt.main”, line 931, in closeAllWindows
File “aqt”, line 150, in closeAll
File “aqt.main”, line 657, in before_sync
File “aqt.main”, line 1061, in maybe_auto_sync_on_open_close
File “aqt.main”, line 1055, in _sync_collection_and_media
File “_aqt.hooks”, line 5065, in call
File “C:\Users\pc\AppData\Roaming\Anki2\addons21\759844606\sync_hook.py”, line 90, in
sync_will_start.append(lambda: create_comparelog(local_rids))
File “C:\Users\pc\AppData\Roaming\Anki2\addons21\759844606\sync_hook.py”, line 11, in create_comparelog
local_rids.extend([id for id in mw.col.db.list(“SELECT id FROM revlog”)])
AttributeError: ‘NoneType’ object has no attribute ‘db’
I just got this error. What should i do?
Could you give me the steps to reproduce this bug?
It happened after i applied habitica addon fix
I replaced init.py file with the fix.
I went back to my original file and now it’s fine. Sad i can’t use them both though
What’s that? Maybe I can check that and make them compatible.