Questions tagged [tiddlywiki]

TiddlyWiki is a complete wiki application in a single HTML file, which includes user content. TiddlyWiki favors portability over collaborative editing (but implementations vary).

TiddlyWiki is a complete wiki in a single HTML file. It contains the entire informational content, and all the JavaScript, CSS and HTML code to let you view, edit and search it -- without needing a server (though there are ServerSide implementations). It works well as a personal information manager stored on portable media such as a flash drive.

TiddlyWiki is published under a BSD Open Source License. TiddlyWiki 5 is a complete rewrite in progress. The functional goals are the same, but it is not yet fully released and must not be confused with TiddlyWiki "Classic".

Questions about usage (instead of programming and development) should be posted at at Web Apps StackExchange.

84 questions
0
votes
1 answer

Node-webkit require is undefined

I'm trying to run the server version of TW5 as a node-webkit app. I followed the good instructions stated here: https://groups.google.com/d/msg/tiddlywiki/WRnhjD6LUPQ/Zmikdvo0QA0J to run those files in node-webkit, the code you need is here:…
Danielo515
  • 5,996
  • 4
  • 32
  • 66
0
votes
1 answer

Is it possible to drag-and-drop a local file from a file manager to a browser and get the file's uri?

Context: I'm a TiddlyWiki (an offline non-linear personal notebook) user, and I would like to improve the workflow of image attaching. The basic way to attach an image to a TW is to write stuff like…
YakovL
  • 7,557
  • 12
  • 62
  • 102
0
votes
2 answers

Tiddlywiki: embed/link to .msg

I'd like to use Tiddlywiki for a personal knowledge base. In my work flow a lot of content comes in as Outlook emails threads. Is there a smart way to refer to this content without fully copying over the whole text to each and every tiddler…
user2030503
  • 3,064
  • 2
  • 36
  • 53
0
votes
2 answers

Resetting all items in a TiddlyWiki/CheckboxPlugin checklist

I've written up a weekly-review GTD checklist for myself in TiddlyWiki, using CheckboxPlugin. After I'm finished with it each week, I'd like to click one link to uncheck (reset) all of the items on it, so it's ready for the next use. I'm storing the…
Head Geek
  • 38,128
  • 22
  • 77
  • 87
0
votes
1 answer

Event doesn't fire

I have these bits of code that are supposed to bug two functions and fire events for them. For some reason, however, the event does not seem to trigger. They log to the console as expected, but the event never gets fired. //Show backstage…
Arlen Beiler
  • 15,336
  • 34
  • 92
  • 135
0
votes
2 answers

How to make a list formatter in TiddlyWiki

I am working with a TiddlyWiki, and I want to make a custom formatter for a list. Basically I have an html tag called popuplist and I want to surround each line inside the tags with li tag and remove the popuplist tag. Could someone tell me how to…
Arlen Beiler
  • 15,336
  • 34
  • 92
  • 135
0
votes
2 answers

What event fires when elements are added or removed in the document?

I am making a sort of tabbed interface for a Tiddlywiki, and I am wondering how to get this code to fire every time a tiddler is opened or closed. Tiddlywiki is an HTML notebook type of thing that runs in the browser, and a tiddler is a div in…
Arlen Beiler
  • 15,336
  • 34
  • 92
  • 135
0
votes
1 answer

An update on the status of filesystem access for JS

With newly implemented and/or proposed HTML5 APIs, does the answer to this change at all? I guess if my question needs to be freestanding, then it is this: Is it currently, or will it be in the near future, possible to craft something such as…
jackie
  • 33
  • 3
-1
votes
2 answers

Tiddlywiki alternative

I found TiddlyWiki recently and was very pleased to find its approach in many ways very much in line with what I want from a note-taking/documenting/productivity system: the idea of splitting content into smaller "tiddlers" instead of whole…
maninalift
  • 703
  • 6
  • 10
1 2 3 4 5
6