James
James
If anyone is interested in pursuing this, [this](https://github.com/bjsi/SuperMemoAssistant.Plugins.FinalDrillFilter) repo may be useful for you - the drill.dat file is simply a list of integers, so pretty easy to read from...
Plan: - Unique ID will be a string in the form of "{id}-{timestamp}" - Creation datetime info not currently available, so need to RE repetition data.  - Repetition No....
I think I have an idea for this: 1. Create a special directory for screenshots / audio files etc that you want in SM. 2. Create a set of hotkeys...
Tested this with a simple prototype. I was able to get it working, though not on the latest version of SMA. I'll continue to work on this some more.
http://supermemopedia.com/wiki/Format_for_importing_sleep_data_into_SuperMemo_Sleep_Chart Here's Woz's explanation of the format for CSV sleep data imports. May differ with the format of the .TIM file though.

Can confirm the above is correct - I was able to read my sleep chart data from the sleep.tim file. I created a project [here](https://github.com/bjsi/SuperMemoSleepDataImporter/tree/master) to start working on enabling...
Made a start on the wiki popup here: https://github.com/bjsi/SuperMemo-PopupWiki.
Ah yeah I'm using pypi. I'll switch to using the git repo 👍
It's been sitting on my TODO list for too long.... As you can tell from the issues list on this repo I haven't had much time recently :sweat_smile:, I'll try...