Riz,

Forgive me going off on a wouldn't it be great journey on Tekan,

In exploring the plugin for application on top of my own primary wiki, I 
have being exploring in more detail the great tekan plugin. DO you have a 
gitHub presence for this plugin that I could raise issues that may be 
included in a future version?

The reason I ask is as I uncover the details of how it works, to run it on 
top of my current personal GTD system, I can see some easy ways to add some 
of your road map items and also generalise it further, which would give me 
and others better options to integrate it with existing solutions. I can 
see you are a structured coder and already make it quite hackable with 
buttons etc... I have some key areas I think you could improve that would 
allow the addition of custom or "powerups" not unlike other kanban 
solutions. 

I offer this not only to promote somethings I would like to see, but also 
to lend a hand to your development effort. But no time pressure, or demands 
on my part, only if I can add value.

Regards
Tony 

On Wednesday, 2 January 2019 23:11:17 UTC+11, Riz wrote:
>
> Hello there,
>
> Author of Tekan here. 
> Tekan comes in 2 forms. As a plugin, and a standalone form(which I named 
> Tekkan, with an extra k). The plugin will let you switch back to 
> Tiddlywiki, while the standalone version will not. While this may seem like 
> a shortcoming, standalone version has distinct advantages.  It is more 
> performant,  it will let you add duplicate cards and has more features than 
> plugin version. 
>
>
> Standalone version.
> https://ibnishak.github.io/Tekkan/Tekkan%20Demo.html
>
> Plugin version.
> https://ibnishak.github.io/Tesseract/projects/tekan/Tekan.html (Click on 
> the "double-circle" button on the page toolbar to switch between Tekan mode 
> and Tiddlywiki mode.
>
>
>  Now coming to your points.
>
>
> 1. Yeah, archiving lists is not a feature I thought about. It is simple to 
> implement though. 
> If you want to remove from the board lists you tagged archive, open the 
> shadow tiddler '$:/Tekan/Main' and find the following line.
>
> <$list filter="[tag<currentBoard>!has[draft.of]]" variable="currentList">
>
> Now change it to 
>
> <$list filter="[tag<currentBoard>!has[draft.of]!tag[Archive]]" 
> variable="currentList">
>
> 2. No. When you open the detailed modal view, try clicking on the title of 
> card. It will switch to editable. Once you are done editing, click change. 
> That is how it is intended to be used. Not the most intuitive design, I can 
> see. That is why it was changed in the standalone version. 
>
> 3. See the standalone version.
>
> 4. Implemented in standalone version. Open sidebar and select "scroll Y". 
> This has some CSS issues as of now.
>
> 5. Card tiddler names are already editable. Open the detailed view of card 
> and click on title.
>
> Now word of caution: Tekan has not seen significant development for a year 
> because of three reasons.
> 1. The community response was rather mute to the release of Tekkan One. 
> This is the major reason behind feature disparity between the two versions. 
> 2. The support for drag and drop in mobile platforms were rather buggy 
> back then. So adaptation to mobile platforms required extensive hacks. In 
> addition, tiddlyfox was on the brink of being outdated, which put the 
> future of "easy standalone single html" Tiddlywiki at risk. Much as I love 
> the node version, the charm of TW5 was the single file version. I didn't 
> want to dedicate a lot of time to a platform I was unsure of remaining part 
> of my workflow.
> 3. Each year I get a few holidays to dedicate to my side projects, and 
> this year I had to prioritise Timimi as it was a more pressing issue.
>
>
> I am seeing a little more interest in Tekan project nowadays. Once I 
> release the final version of Timimi, I will revive the Tekan project and 
> bring it up to date. There are some significant improvements in what was 
> previously the bottlenecks regarding the project. When I do, I will 
> definitely consider your points. 
>
> Sincerely,
> Riz.
>
> https://ibnishak.github.io/Timimi/
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7fbef91b-515c-4d0f-b317-861abf03cf53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to