~bobbo/fragments/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
== Basics ==

 Very basic stuff that needs to be implemented for 'feature-completedness'
 
 - Multiple repository support (loading and creation) [In Progress]
 - FormattedTextFragment editing toolbar
 - More fragment types - YouTube, Facebook, Twitter (all that social media stuff)
                       - Binary blobs (images, mp3s etc) (also give option to simply link to reduce db size)
                       - Better web-page support (preview in-frag browser, true browser launch button) 
 - Tagging (including ui tweaks (multiple sidebar views) etc) [In Progress]
 - Linking between fragments (ie in FormattedTextFragments)
 - Searching (sqlite FTS3)
 - Favouriting
 - Useful start & type/tag pages (when clicking on a tag/type in the treeview)

== Pipeline ==

 Stuff for the future

 - Compressed databases (gzip?)
 - Shiny Gnome integration
 - D-Bus interface
 - Command line interface
 - Social media sharing