[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2017-05-24 Thread Charles Ridout
Riz: I do not have the programming knowledge to make these changes myself. I hope you can help. A few observations and one request: 1) In the Chrome browser the tiddler titles are not being centered as they are in Firefox. 2) In the Chrome browser the drop down contents exceed the size of the

[tw] PRINCE2

2017-05-24 Thread Pit.W.
A general question to the community: Is there anybody who is working on implementing the *PRINCE2* project management methodology in TiddlyWiki ? Kind regards, Pit -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this grou

[tw] Re: TW5 data loss due to javascript error

2017-05-24 Thread StefanC
Thank you for your ideas: What i did so far: 1. Removed all included pictures and attachement 2. Exported older tiddlers to an archive tiddlywiki. 3. new file size of my production tw5 is now 5 instead of 9.5MB 4. Applied some memory friendly tweaks to firefox (release memory of

[tw] Re: Is it possible to put the sidebar buttons at the top?

2017-05-24 Thread j3d1H
Thank you, Matthew Lauber! This is exactly what I wanted. On Wednesday, May 24, 2017 at 1:40:52 PM UTC-4, Matthew Lauber wrote: > > Here you go. Whatever buttons you show in the sidebar when it's open will > show up in the topbar when it's closed. > > created: 20170524173725525 > modified: 20170

[tw] Re: Is it possible to put the sidebar buttons at the top?

2017-05-24 Thread Matthew Lauber
Here you go. Whatever buttons you show in the sidebar when it's open will show up in the topbar when it's closed. created: 20170524173725525 modified: 20170524173926916 tags: $:/tags/TopRightBar title: $:/core/ui/TopBar/menu \define config-title() $:/config/PageControlButtons/Visibility/$(listI

[tw] Re: Is it possible to put the sidebar buttons at the top?

2017-05-24 Thread Ton Gerner
Hi, Not a scrolling but a fixed toolbar, see http://tw5toolbar.tiddlyspot.com/ Cheers, Ton -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr..

[tw] Re: TiddlyFox seemed to stop working

2017-05-24 Thread Corey S
Would it be possible to load a splash screen saying your tiddlyfox or firefox has been updated and remind users to re-enable saving, and check that icon? I don't edit my wikis that often anymore, mostly just add recipes, I only noticed mine wasn't saving a month later, by which time it was too

[tw] Re: Node.js save mechanism (to interface with git)

2017-05-24 Thread Matthew Lauber
I'll be honest, I went with KISS. A cron job to run git commit (including the timestamp). Only commits when files are saved. But if you want to try to trigger git from nodejs, I'd say look at the $:/temp/ prefix for the commit message. Anything starting with $:/temp/ doesn't get saved/synced

[tw] Re: Erroneous Link Creation

2017-05-24 Thread j3d1H
You can also, if you want this for more than CamelCase, turn off a setting which makes it so that any links to tiddlers that don't exist are not links, but rather plain text. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from th

[tw] Is it possible to put the sidebar buttons at the top?

2017-05-24 Thread j3d1H
I'm not sure this can be done, but is there a plugin or something I can change to make a scrolling top bar that has the sidebar buttons on it? Like, the save button, the full-screen button, control panel button, all of those would be on the top, and they scroll with me as I scroll down the stor

Re: [tw] Re: Custom list type fields - can these be saved and loaded?

2017-05-24 Thread emkay
Thinking about it, of course it can't work in the initial tiddler load. My module is a tiddler and needs to be loaded before it can be added to the tiddlerfield module list, so TW needs to load the tiddlers first and won't have my module setup for my field... catch-22. I guess the only way to

Re: [tw] Re: Custom list type fields - can these be saved and loaded?

2017-05-24 Thread emkay
Thanks again, Andreas. With your help. In case anyone else goes down this route, here is the code for my module,. /*\ title: $:/plugins/emkay/test/modules/oc-tiddlerfield.js type: application/javascript module-type: tiddlerfield \*/ (function(){ /*jslint node: true, browser: true */ /*global