Ressources for plugin development?

139 views
Skip to first unread message

enno.w...@gmail.com

unread,
Nov 4, 2015, 8:18:43 AM11/4/15
to TiddlyWiki
Hi, I'm looking to develop a plugin but it's difficult to find documentation for this.

So far I have found

  - http://tiddlywiki.com/static/PluginMechanism.html
  - https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/dev/tiddlers/from%20tw5.com/Developing%20plugins%20using%20Node.js%20and%20GitHub.tid

and mostly the code.

As for an actual question:

'Developing plugins using Node.js and GitHub' says that you should put plugins in './plugins/vendor/name' and the actual tiddlywiki repo indicates this.
But the way I read the code (https://github.com/Jermolene/TiddlyWiki5/blob/v5.1.9/boot/boot.js#L1656) it doesn't look for sub-directories and looks for 'plugin.info' in './plugins/vendor'.
At the least that's what's happening when I get this error: 'Error: ENOENT, no such file or directory '/home/enno/dev/tiddlywiki-matth/plugins/ennoweichert/plugin.info''

I feel this information is so basic, it should be much more accessible. It doesn't make a whole lot of sense to me to pester you with these questions (and pester myself with the waiting time).

--Enno

BJ

unread,
Nov 4, 2015, 1:42:23 PM11/4/15
to TiddlyWiki
Hi Enno,
are you able to build any of the tiddlywiki standard plugins?

bj

Mat

unread,
Nov 4, 2015, 2:36:47 PM11/4/15
to TiddlyWiki
Enno - check out Andreas Hahns Tinka Plugin Packer. Links found here!

Please keep on asking if you need more help. Not that I necessarily can help you myself, but I just think we should do what we can to help people who want to get into delevlopment of TW and plugins.

<:-)

Jed Carty

unread,
Nov 4, 2015, 2:55:47 PM11/4/15
to TiddlyWiki
We don't have much in the way of documentation on any of this. Maybe you could keep notes and make something?

The plugin.info files have paths like this: '/home/inmysocks/TiddlyWiki519/plugins/inmysocks/pluginname/plugin.info'

Every time I have gotten an error like that it is because the file isn't formatted correctly.

Felix Küppers

unread,
Nov 4, 2015, 3:13:06 PM11/4/15
to tiddl...@googlegroups.com
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/49ef2900-eb3a-4881-9d7a-2df85f22e370%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Tony Grosinger

unread,
Nov 6, 2015, 11:32:35 AM11/6/15
to TiddlyWiki
The thing that helped me the most when developing my Checklist Plugin was the TiddlyWiki Dev page. Learning about how the internals of TiddlyWiki worked gave me the background necessary to make sense of the code I was reading from other plugin developers and the core code.
Message has been deleted

enno.w...@gmail.com

unread,
Nov 11, 2015, 5:22:13 AM11/11/15
to TiddlyWiki
Thanks for the replies and links.

I'm sorry for the dupe but I thought I had searched the messages beforehand.

Enno
--


On Wednesday, November 4, 2015 at 2:18:43 PM UTC+1, enno.w...@gmail.com wrote:
Reply all
Reply to author
Forward
0 new messages