Note: this is for my development, not necessarily the released version online. Notes Most of the stuff below could be added, but I used the Josh Seeks Godly Wife as a benchmark… if it took longer...
Take your ServerSideWiki with you… one large .HTML file with all your data built-in ability to save changes directly to the .HTML file sync your changes back to ServerSideWiki when you’re online This is coming.
Soon this will be supported with the following syntax (view source to see): row row data test The old syntax with a | will continue to work for backwards compatibility with older versions of Tiddly....
au BufNewFile,BufRead *.rhtml set syn=eruby au BufNewFile,BufRead *.rhtml set filetype=html “set nocompatible ” We’re running Vim, not Vi! :syntax on ” Enable syntax highlighting :filetype indent on “filetype off ” Enable filetype detection “filetype indent...
I’m still working on this, so it’s draft right now. Introduction Contact Info I’m currenly located in Marengo, IN (Southern Indiana) and can be reached through the contact form. Employment History International Truck and Engine...
There could be a custom macro to add a “Comment” link at the bottom of a page that the author would like comments on (somewhat like the "add todo item" macro. Comments could be differentiated...
This is a work in progress… meant for the upcoming “Add Comments” macro… see also Public Comments about how comments should work Yesterday Mary User wrote: I know, why can’t it be just like Backpack? 5 days ago Joe...
Resolved Bug Reports The login user-name is case-sensitive, but when I go to login to a site (e.g. Fred) it defaults the user name to the lower-case version of the name (fred)… so I have...
parsing glitches Save changes grinds to a halt if you forget the closing double-‘ (I was actually attempting to bolden several lines of text without marking each line, but it seems that’s not possible). For...