plugin to
malfunction?
On Monday, April 24, 2017 at 2:11:15 AM UTC-5, PMario wrote:
>
> Hi Meta,
>
> I did try a vanilla TW with the markdown plugin installed. Everything
> works as expected. So I'm pretty sure, it's a side effect from a different
> plugin.
>
> -ma
Hello, first post here. First of all, thank you Jeremy and all other
developers for this marvelous tool. It's transformed the way I write.
I'm running into a bug with the markdown parser. It renders text in the
tiddler body fine, but it seems to be throwing errors when it is called
from other c
Ah, I see. Thank you, Jeremy!
On Monday, May 4, 2015 at 10:53:03 PM UTC-5, Meta wrote:
>
> Hi,
>
> I'm using Tiddlywiki 5 for my dissertation research. It's a great
> improvement on the venerable original. I'm very pleased with it so far.
>
> I run Tiddlywiki
Hi,
I'm using Tiddlywiki 5 for my dissertation research. It's a great
improvement on the venerable original. I'm very pleased with it so far.
I run Tiddlywiki under node.js from a home server. I like how node.js
stores my tiddlywiki as individual tiddlers and allows processing to be
done serve
Your best bet would be to look into Mozilla's pdf.js. It's an open source PDF
rendering engine written in Javascript.
--
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
I would also be interested to see this
On Tuesday, July 10, 2012 11:47:40 PM UTC+8, Craig in Calgary wrote:
>
> I finally ended up with both iframes and objects and to display my menus
>> in front of them, I put an iframe shim in a tiddler and transclude that
>> tiddler into my menu. It was a li
Have you tried UdoBrokowski's YourSearchPlugin?
http://tiddlywiki.abego-software.de/#YourSearchPlugin
On Friday, July 6, 2012 9:40:05 AM UTC+10, David Gifford wrote:
>
> Hi all,
>
> Is it possible to tweak SearchOptionsPlugin in a way that displays the
> contents of the tiddlers found after the
Also, are indexes supposed to be tagged by "$1" by default, or is that a
bug?
On Friday, July 6, 2012 8:58:31 AM UTC+10, David Gifford wrote:
>
> Yeah yeah I know, I am obsessed with tweaking TiddlyWiki for note-taking -
> NoteStorm, etc.
>
> Here is my latest brainchild, TiddlyNoteThingy. Featu
sorted in different ways (alphabetically,
modified, custom fields...)
Meta
On Friday, July 6, 2012 11:29:28 AM UTC+10, David Gifford wrote:
>
> Update: I had a change of heart about how to handle tiddler titles. The
> link is the same, but the indexes now show the tiddler title for the note
\n" : "") + ((index==11) ?
"|widetable|k" : "") : ""'
>>
(okay, maybe it could be a bit prettier...)
On Friday, June 22, 2012 1:40:07 AM UTC+10, Meta wrote:
>
> Great, thanks, works a charm! My next challenge is to make this display
sortBy tiddler.modified descending
> script
> '
> function getFirstLine(s) {
> var m = s.match(/\s*(.*)/);
> return m != null && m.length >= 1 ? m[1] : "";
> }
> '
> write
> '(index < 10) ? "* [["+tiddler.titl
: "<\>"
'
>>
The problem is that tiddlywiki evidently runs the wikify command *after *all
the content has been written, resulting in a number of markup errors (e.g.
unclosed //, @@, etc.)
How can I modify this code so that it displays correctly?
io, I just discovered your "simplicity" tiddlyspace and I
really love it!
On May 11, 6:30 am, Måns wrote:
> Hi Meta
>
> I use google's document viewer via an iframe for showing pdfs and
> powepoint presentations in tiddlers ..
>
> Checkout:http://googlesystem.blogsp
THanks for your reply mario. Yes, for many purposes the browser plugin
may be better, but I still think there are benefits to rendering
documents with pdf.js (mainly portability). A compromise would be to
load the pdf.js file directly from github. I've tried this and it
works. This way it will stay
Mozilla's new pdf.js seems ideal for a lightweight method to display
pdfs in tiddlers.
This simple implementation is already practically ideal for this
purpose:
http://jsbin.com/pdfjs-prevnext-v2/edit#html,live
Has anyone tried turning this into a plugin? I've gotten as far as
getting it to displ
.mp3]
and this would turn into
/home/meta/audio/file.mp3
in thel local version
or
http://www.server.com/file.mp3
in the online version.
Does anything like this exist? Would it be hard to code? (I haven't
tried getting into the the inner workings of TiddlyWiki yet but I'm
comfortable
16 matches
Mail list logo