Draggable / Inline Editable Lists (Existing Plugin?)

6 views
Skip to first unread message

Mike

unread,
Apr 13, 2010, 8:37:56 AM4/13/10
to TiddlyWikiDev
http://tool-man.org/examples/edit-in-place.html

Has anyone already done something like this?
If not I would like to attempt it for a project. . .

Mike

PMario

unread,
Apr 13, 2010, 12:10:13 PM4/13/10
to TiddlyWikiDev
Hi Mike,

simon mcmanus did a <<TableOfContent>> [1] plugin for a different type
of sorting tiddler titles.
He stores the content of the TOC inside a tiddler as a json
structure.

I did a jQSorterPlugin [2] which uses drag and drop for sorting TW
stories. But I am using widgets and parts of the jQueryUI. The
original post is link [3]. I am storing the result in a tiddler tagged
story. It contains a list of TW links eg: [[tid1]] [[tid3]] [[tid2]]

There is a Kanban Board [4] out there which looks similar to the edit-
in-space project. But I think they still have the problem that they
are not able to save it.

The above projects are similar but not the same.

At the edit-in-space project I like "list4" very much, where you have
the dnd-handle and the direct input. Entering edit mode I'd prefere
the double click. (This is a user request q:)

have fun!
Mario
[1] http://groups.google.com/group/tiddlyweb/browse_thread/thread/3787ae0bb41866dc?hl=en
[2] http://a-pm-experimental.tiddlyspot.com/
[3] http://groups.google.com/group/tiddlywiki/browse_thread/thread/2b356a28ff09e56a?hl=en#
[4] http://www.simple-kanban.com/download/Simple_Kanban_App_1.0RC1.html

Mike

unread,
Apr 13, 2010, 12:46:55 PM4/13/10
to TiddlyWikiDev
I agree - list4 was my favorite also. . . (and double click is more
intuitive in my opinion)

Will check out the links, still putting a plan together in my head

Thanks for the feedback !

Mike

On Apr 13, 11:10 am, PMario <pmari...@gmail.com> wrote:
> Hi Mike,
>
> simon mcmanus did a <<TableOfContent>> [1] plugin for a different type
> of sorting tiddler titles.
> He stores the content of the TOC inside a tiddler as a json
> structure.
>
> I did a jQSorterPlugin [2] which uses drag and drop for sorting TW
> stories. But I am using widgets and parts of the jQueryUI. The
> original post is link [3]. I am storing the result in a tiddler tagged
> story. It contains a list of TW links eg: [[tid1]] [[tid3]] [[tid2]]
>
> There is a Kanban Board [4] out there which looks similar to the edit-
> in-space project. But I think they still have the problem that they
> are not able to save it.
>
> The above projects are similar but not the same.
>
> At the edit-in-space project I like "list4" very much, where you have
> the dnd-handle and the direct input. Entering edit mode I'd prefere
> the double click. (This is a user request q:)
>
> have fun!
> Mario

> [1]http://groups.google.com/group/tiddlyweb/browse_thread/thread/3787ae0...
> [2]http://a-pm-experimental.tiddlyspot.com/
> [3]http://groups.google.com/group/tiddlywiki/browse_thread/thread/2b356a...

Eric Shulman

unread,
Apr 13, 2010, 4:31:07 PM4/13/10
to TiddlyWikiDev

http://www.TiddlyTools.com/#GridPlugin
includes an edit-in-place feature.

enjoy,
-e

Mike

unread,
Apr 14, 2010, 9:13:43 AM4/14/10
to TiddlyWikiDev
Thank you for the feedback ELS,

Hopefully with all of these resources I will be able to put something
together without to many questions :P
jQSorterPlugin is very close to what I am looking at.

Mike

Reply all
Reply to author
Forward
0 new messages