mholzen / notepad

inStruct - The Notepad
1 stars 0 forks source link

General thoughts: Should we have specialized predicates? #27

Open Hellpop opened 11 years ago

Hellpop commented 11 years ago

For example... If I wanted to add a node to another bucket, it would be pretty easy to have an 'add to:' predicate.

This predicate would add it to the node, using the invisible 'related to' predicate, and add to the 'related to' predicate the 'date' that it was added. That way we could sort by the date this was added.

This needs more rumination.

Hellpop commented 11 years ago

Another predicate might be 'move to:'

mholzen commented 11 years ago

"Adding a note to another bucket" can be simply achieved by adding a child line and selecting that bucket on that line.