-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Simply put, this is an collaborative organization tool,
inspired by a certain other collaborative organization tool.
The key feature is that you have “Pages” which can contain
any of the following content (or “widgets”):
- Notes
- Lists
- Separators (or you can call them headings)
- Files
- Albums (collections of pictures)
These pages can be edited by yourself and any other
user you choose to share it to.
You can also re-order and move content between pages.
It also supports the following complimentary features
- Reminders
- Journals & Status (think Twitter)
No problem. Rucksack’s code is pretty simple to read, as it is heavily based on REST sprinkled with AJAX. Templates are written in HAML, and RJS handlers are heavily used to update the page (e.g. when you add or edit a widget).
Keep in mind though that since Rucksack is still in its early stages, the code might look like a complete mess in places.
Here are a few informative pages covering common issues which may arise during development.
Then you have come to the right place. Here are a few informative pages covering common issues which may arise during usage of Rucksack.
- Required Gems (if you are having problems running)
- Importing data from TiddlyWiki
- Hooking up email for reminders
- Hooking up email for pages
- Copying pages from existing rucksacks
Still need help? Then why not send me a message? If it’s anything that is a bug or a serious feature suggestion, then chances are it will be looked at.
Always keep in mind that since Rucksack is still in its early stages, nothing is guaranteed to work properly or as expected.