Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support filtering by DONE #3

Open
lcb931023 opened this issue Jul 28, 2018 · 6 comments
Open

support filtering by DONE #3

lcb931023 opened this issue Jul 28, 2018 · 6 comments

Comments

@lcb931023
Copy link

lcb931023 commented Jul 28, 2018

support filtering to only see items that aren't done yet - items that I haven't finished consuming.

Possible Font Awesome icon to use:

spinner

tasks

@kormyen
Copy link

kormyen commented Aug 9, 2018

Nice :D

I was planning to have something like:

tick icon 33%
cross icon 67%

@kormyen
Copy link

kormyen commented Aug 13, 2018

kormyen@baf4b2f

@lcb931023
Copy link
Author

lcb931023 commented Sep 3, 2018

wow, awesome!

I'll have to do a huge pull from your repo soon, to get these new functionalities.

Speaking of tracking progress of consuming memex bookmarks: how often do you read through or reference items in memex? For most times interacting with memex, I find myself adding or adjusting items, instead of retrieving memories from it. Feels a bit like hoarding.

@kormyen
Copy link

kormyen commented Sep 3, 2018

Cool. Still got to finish up the 'add' functionality to a reasonable standard, just been busy with other things lately - mostly https://github.com/kormyen/vns and a kitchen bench.

Same regarding hoarding. For me it is not necessarily a bad thing - kind of the main point to be an external memory storage location that is quick to narrow down (filter by xyz then search) to find a thing when needed. I'm also using it to deliberately collect word terms and quotes.

I've been thinking at the back of my mind of a simple-ish system for memex to show you x (like 10 or 5) items/actions it wants you to action each day, intending for it to become a routine.
For example: maybe it is configured to show you the 5 worst entries (in terms of least amount of information/tags/missing type etc) expecting you to fill them in or delete them. Taking inspiration from Devine's https://wiki.xxiivv.com/#tracker

Or entries could have an optional field of reminding you about that entry every z days (taking inspiration from Anki http://augmentingcognition.com/ltm.html ) . Or use that 'revisit' field, maybe app settings to specify how often it should show you a 'REVI = true' entry again (eg: 365 days, but max 2 in one day)

I was also pondering if porting it to run on https://datproject.org/ / Beaker would make sense. Solving the web-accessibility with auto-backing up while also being editable in the browser with Dat functionality still without a server as such. Haven't researched it though.

Most of all I'd like to improve actual note taking / note editing / note collection / note overview. Notes are a problem for me because I'll often write down a lot of thoughts on a thing/project and then either loose them, or just not revisit them.

Maybe a way to encourage culling least important entries (or no longer needed) wouldn't be a bad idea.

It'll need progressive loading of entries before too long.

This kind of seems like a long term project for me, I'll chip away at features every now and again.

100% open to your thoughts and opinions. No pressure.

@lcb931023
Copy link
Author

Wow- this is excellent. I've been only using this as a fancy bookmark tool, but if the goal is "memory extender" then the priorities would be different - emphasizing terms and quotes make sense then.

In that case it's actually quite different from 'bookmark' tool, which rotates around links. One potential issue is the "lists" and "wiki" items in here - they would be very difficult to revisit and get "done" the same way a word or quote gets memorized, since they are portals to whole bunch of content.

Thanks for the write-up. I'm reading up on the augmentingcognition.com article. Will have more thoughts to share soon...

@kormyen
Copy link

kormyen commented Sep 7, 2018

Yeah. I'm personally not interested in memorizing facts Anki-style but I love the concepts in that article and the tools.
To me memex is more just a notebook / external memory / augmentation (like a mobile phone / internet) and the goal is to just keep adding to it and making it smarter / more helpful.

Really though to me its just stepping stones to building my website :D

I think revising those 'lists' and 'wiki' items is where that Anki style thing could work though?
Example: I really like (wish to revisit) https://wiki.nikitavoloboev.xyz . Would be nice if every two months (customizable) memex would remind me to visit it to see what is new.
eg: Visit Knowledge Wiki [tomorrow] [done (repeat)] [extend (anki extend reminder delay)]

Reminds me: there was a website where each person would share the/one website that they visit once a day, the/one website that they visit once a week, the/one website that they visit once a month, and the/one website that they visit once a year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants