Hi All,
I read this great post
https://groups.google.com/forum/#!searchin/tiddlywiki/plugins$20tw5/tiddlywiki/w8w74S8rums/KjN32a8VOgUJHowever I am still confused about how to install a plugin in TW5, and if the plugins I am thinking of will even work with the new architecture.
I lost the tiddlywiki I use at work today (some file on my HDD took up the entire HDD so TW couldn't save and it became corrupted 0 bytes).
I have decided I need a better backup solution. I was confused by how TW Classic named it's backups, ( I could never tell which was the most recent, and had the most updated information). It named them with so many numbers I couldn't decipher them into a date and time such as YYYY-MM-DD HHMM.
After my loss (my own fault) I have some questions.
- How do you install plugins in TW5?
- Tagging a tiddler with a date and or time, or is this information better kept in a field? Eventually I would like to be able to create a task from a template, and the task will have the attributes:
- date created
- date finished (at which point it will be tagged done in the way that TW5 already accomplishes this
- calculate total time to complete (This way I can work out which were my major pieces of work or achievements for the year
- or maybe be able to organise some tasks as projects and other tasks as sub tasks tasks of projects or things I did to complete a larger piece of work or project. The projects tiddler would have a list of all projects, using the below SortableGridPlugin you could see the attributes of the project and sort by them. And when you open the project by clicking its title it shows all the sub tasks that were completed to finish the project.
This all hinges on the fact I learn some Javascript css etc. This is a pipedream a vision.
- Currently clicking a tiddler link expands and shows the contents of that tiddler. Using the internal version of tiddlywiki5 http://tw5gray.tiddlyspot.com/ the tags also expand to show the titles of all tiddlers with that tag. Is there a way of expanding only all tiddlers within the current tiddler, so you could essentially just scroll down to read everything rather than click on each tiddler link in turn and close it. The way it functions at the moment I find myself wanting to open multiple tiddlers grouped inside another tiddler since they are usually related in this way. But each time I click one I am directed to the top. The tiddler I clicked on opens at the top, and to get to the others tiddlers I have to scroll down (repeating this process for each tiddler I want to open).
Examples of this include: wanting to open all tiddlers tagged with XYZ or all the tiddlers in for example the getting started tiddler. Is this at all possible?
- Is there a backup plugin in TW5 which accomplishes what the
- BackupOptionsPlugin from http://rumkin.com/tools/tiddlywiki/ does?
- Limit your backups to one per day, one per minute etc
- Names your backups in a custom-defined format. YYYY-MM-DD HHMM.
- SortableGridPlugin - from http://rumkin.com/tools/tiddlywiki/ - Take any table and make it sortable.
- I want this so I can flick between sort by date created and date created in reverse [tag[task]!tag[done]!sort[created]] from https://groups.google.com/forum/#!topic/tiddlywiki/6htGVb3W5Uk
Thanks All,
Regards,
Josh.