Hi Dmitry, thanks for your feedback.
I like TiddlyWiki and I like to play with it in order to customize it. I
would also like to see it in bigger companies / organizations. So from time
to time I give recommendations to try it out. But I don't know about
experiences using it in bigger or well kn
Thanks for feedback, Jed.
What is the main purpose of TW5 in your company? What's the purpose of your
company?
Do you work alone? If not, how big is your company? 1-5 / 5-10 / 10-20 /
20-50 / 50-100 / etc. people?
Am Dienstag, 3. Januar 2017 12:33:03 UTC+1 schrieb Jed Carty:
>
> I use tiddlywik
Apart from private use I am interested in the real corporate use cases (not
the potential ones) of TW5.
Do you guys know or work in companies / institutions where TW5 is in use?
Which organizations? What are they working on? Where are they located -
U.S., Europe, Germany, Spain?
What is the pu
I'm just interested in this aspect. Somebody knows?
--
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+unsubscr...@googlegroups.com.
To post to this group,
Jed, I totally understand your straight forward way of working and the
problems to make something more general for other people. I know, it's a
very different thing. You are right, a requirements document would be the
right thing here, at least. If I think d3 would be the best way to go I
proba
Jed, thanks! Yes I've found your work before, but it looked experimental -
as I told.
Now, I am thinking about working on d3 integration in tw5 as well. I'll
figure out that possibility during October, it's not for sure a.t.m. In
this case, will there be a private way to reach you?
So really g
Hm, so in the end I am right - there is not a single working chart plugin
out there??
This would be a pity, especially with tw5 as such a powerful technology
underneath...
Any more hints?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsub
Hi there. I was looking for some viz plugins and thought this should be an
easy task.
But I found that the d3 plugin is still a proof of concept and other
plugins are outdated, for TWc, experimental, without tw5 docs, or not made
for data charts.
So I am looking for just one data visualization
%20in%20WikiText%5D%5D%20%5B%5BMacro%20Calls%20in%20WikiText%5D%5D
which were matching my usecase.
Tobias, thanks for pushing me into the right direction!
Am Mittwoch, 7. September 2016 20:27:35 UTC+2 schrieb Tobias Beer:
>
> Hi NT,
>
> What would you think the <> to be in the si
Hey coding folks :)
I have put the well-known TOC-Macrocall
<>
into another WikiText Macro
\define toctoc()
"""
<$macrocall $name="toc-selective-expandable" tag=<>/>
"""
\end
and then put the call for that one in a tiddler and just calling
<>
then.
I have done this, because
- I found i
would be of interest for me. A bigger talking about that
we should shift to another place where it is not off-topic. Thanks for the
hint, really :-)
Am Donnerstag, 1. September 2016 14:56:45 UTC+2 schrieb Mat:
>
> NT, you might be interested in tiddlywizard @Jed / @inmysocks "Gen Tag
Oh nice - great stuff, Danielo! Special Thx for this effort.
The code is always less than I expect it would be. I have to get back more
into Wiki syntax again.
For now this topic is solved for me.
Thanks to everyone.
Am Donnerstag, 1. September 2016 13:44:52 UTC+2 schrieb Danielo RodrÃguez:
>
>
Am Donnerstag, 1. September 2016 12:00:37 UTC+2 schrieb NT:
>
> Eucaly, that's perfect so far. Thank you, man.
>
> I know the "system" filter, but I didn't know the "missing" keyword. Are
> there others keywords as well? Is somewhere a list of keyw
Eucaly, that's perfect so far. Thank you, man.
I know the "system" filter, but I didn't know the "missing" keyword. Are
there others keywords as well? Is somewhere a list of keywords?
If the list would consist of tagpills instead of pure links then - with a
click - you could see the tiddlers u
Oh Danielo, you're right - have not seen this. Thanks a lot.
Am Donnerstag, 1. September 2016 08:25:22 UTC+2 schrieb Danielo RodrÃguez:
>
> Hello NT,
>
> Take a look at Eucaly's answer
>
--
You received this message because you are subscribed to the Google Group
Am Mittwoch, 31. August 2016 13:46:53 UTC+2 schrieb PMario:
>
>
> you can use:
> <> .. to show all used tags. *Those, that
> are shown in italic don't have a corresponding tiddler. *
>
> <> to list all tiddlers, that are
> untagged.
>
> You may also have a look at the *right sidebar: More: Ta
As a prerequisite I want the notion to be clarified. Not every tag has a
tiddler with the identical name, automatically - you have to create it.
Since also not for every tiddler there is a tag with the same name, a
tiddler with a name of a tag must be some kind of a special tiddler - is
it? So
Thank you Eric, this was the solution for me and your short summary was
quite informative.
--
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+unsubscr...@
Am Samstag, 5. Dezember 2015 00:47:03 UTC+1 schrieb BJ:
>
> HI NT, try this:
>
> <$macrocall $name="pathtype" filename="<>"/>
>
> all the best
> BJ
>
Hey BJ, thanks for suggestions!
OK, this works partly, but I spotted a strange behavi
What works:
1.
A "normal" macro
\define d1jpg(filename)
[img[./path/$filename$.jpg]]
\end
called like this
<>
where "$(currentTiddler)$" is replaced by the title of the calling tiddler.
2.
A javascript macro
/*\
title: $:/macros/mine/pathtype.js
type: application/javascript
module-type:
I adapted the javascript for my purpose and it worked - partly.
When I call the javascript function with a string as parameter it works
fine, when I call the javascript function with a wikitext variable the
wikitext variable it not "solved" into it's "value".
I'll open a new issue for that.
Thank
Am Dienstag, 1. Dezember 2015 19:21:55 UTC+1 schrieb BJ:
>
> important!
> It is necessary to reload you tw after making changes to a javascript
> tiddler
>
>>
>> Yes I knew and I did, thanks for trying harder :-)
But I will repeat it to be sure!
--
You received this message because you are su
Am Dienstag, 1. Dezember 2015 18:59:21 UTC+1 schrieb BJ:
>
>
>
> On Tuesday, December 1, 2015 at 5:40:00 PM UTC, NT wrote:
>>
>> Hi BJ
>>
>> Am Dienstag, 1. Dezember 2015 16:26:03 UTC+1 schrieb BJ:
>>>
>>> Hi NT,
>>> you may be miss
Am Dienstag, 1. Dezember 2015 18:51:52 UTC+1 schrieb Eric Shulman:
>
> On Tuesday, December 1, 2015 at 9:40:00 AM UTC-8, NT wrote:
>>
>> you can add a field 'module-type' from the drop down list and then add
>>> the value 'macro'
>>>
>
Hi BJ
Am Dienstag, 1. Dezember 2015 16:26:03 UTC+1 schrieb BJ:
>
> Hi NT,
> you may be missing the fields
>
> type: application/javascript
> module-type: macro
>
> you can set the type by editing the tiddler and selecting
> 'application/javascript' from th
Ok, that's a point. So I'll split the solution I want to have in two parts.
First, a direct solution, second a solution with help of a javascript macro.
First things first:
I have a "normal" macro that works. It's:
\define d1jpg(filename)
[img[./_new/Scout/$filename$.jpg]]
\end
That macro gets
Hi there,
I wanted to make a string replacement and found no other possibility as to
do it with a javascript macro.
So I found at http://tw5magick.tiddlyspot.com/ the following source code:
/*\
title: $:/macros/skeeve/mysamplemacro.js
type: application/javascript
module-type: macro
<>
Exampl
Thank you Tobias, that solved the problem for me :-)
However, I found that a wikitext macro could not be sufficient for my
purpose.
So I tried to make a javascript macro. Another question came up and I
opened a new topic for this :-)
--
You received this message because you are subscribed to t
s from other users are welcome :-)
Am Donnerstag, 12. November 2015 20:46:01 UTC+1 schrieb Eric Shulman:
>
> On Thursday, November 12, 2015 at 11:22:06 AM UTC-8, NT wrote:
>>
>> Hello, sorry for asking, maybe this is simple with some hours of
>> research, but I am
Hello, sorry for asking, maybe this is simple with some hours of research,
but I am out of time, currently.
I want to build an external link with a dynamic and a static part.
example:
tiddler B:
[ext[./_new/something/20150331_145600.mp4]]
where "_new/something" should be the value of a variabl
Am Dienstag, 27. Januar 2015 12:08:44 UTC+1 schrieb PMario:
>
> On Tuesday, January 27, 2015 at 11:50:24 AM UTC+1, NT wrote:
>>
>>
>> Am Dienstag, 27. Januar 2015 11:09:29 UTC+1 schrieb PMario:
>>>
>>>
>>> Page reload.
>>>
>>
>
Am Dienstag, 27. Januar 2015 12:05:09 UTC+1 schrieb PMario:
>
>
> - after the sync the syncfile of A has to be deleted by B and A is not
>> allowed to write a new syncfile while the old syncfile exists
>>
>
> This is a typical condition for a "dead lock", where both sides are
> locked, because
Am Dienstag, 27. Januar 2015 12:05:09 UTC+1 schrieb PMario:
>
>
> - a session would mean here that you start with a synced wiki (copies) and
>> do handshakes by determining the name (convention) of the syncStatus file
>> considering the current cloud conditions
>>
>
> If you use your file based
Mario, please have a look at my comment to Tobias post as well. Thanks :)
--
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+unsubscr...@googlegroups.com.
Am Dienstag, 27. Januar 2015 11:09:29 UTC+1 schrieb PMario:
>
> 2. That the inconsistent (conflict) file is brought up by seafile is nice,
>> but do you get noticed about that?
>>
>
> You don't. If you reload the page, you'll see, that there are conflicting
> files. ... But TW doesn't have an ea
embers
- so sync should be possible this way for small teams and I think you could
put that functionality into a plugin
- this would keep things quite handy for a 3 person team and would be a
large benefit in workflow
Perhaps Jeremy has a another comment on that?
Regards, NT
--
You recei
use I
only saw that you can enter the username in the properties of tw5, but
whoever edits the wiki afterwards does it with the pre-entered user name if
she's paying no attention - that's not relyable.
Thanks for your time, NT from germany.
--
You received this message because you ar
Hi BJ, thanks for your input!
First I think your calendar is a quite nice thing for the right purpose, so
thanks for your work.
Unfortunately I have the tendency to just try to use things in a way that
they are not made for.
I understood why you chose the title and not the creation date of the
"formatter":"$:/macros/bj/Calendar/diary.js",
"titlebold":"yes",
"highlightThisDay":"yes",
"highlightLinks":"yes"
},
So are you sure that you use really my formatting?
Thanks for your help
ption if the date format for the title
is not been recognized?
Then you would be totally free with your date format of the title.
Am Donnerstag, 4. Dezember 2014 02:12:44 UTC+1 schrieb Birthe C:
>
> Hi NT
> Did you set new journal format from the control panel? I just tried that
> a
Hi Community, I'm new to Tiddly Wiki and found the calendar plugin from BJ.
It works when you are using the default date format for a new journal
tiddler.
But if I am using a different format, say YY-0MM-0DD_0hh-0mm-0ss no marks
are showing up in the calendar anymore for this date.
So I assume B
BJ, excuse me please. I have an off-topic question regarding your calendar
plugin, but i have found no other way to get in contact with you. So what's
the best place to have a short talk about it?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
42 matches
Mail list logo