[tw5] vis plugin in Node : 413 error

2021-06-25 Thread David SZERMAN
Hello, I am currently trying to install the Vis plugin from http://tiddlymap.org/ When it tries to save the data (nodejs server), I get an 413 error code. I tried to change the data in the Nginx and php configuration files, restarted the server but still the same issue ; any idea where I missed

[tw5] Re: Node.js modification saved... until I restart the server

2021-06-24 Thread David SZERMAN
Sorry, it was related to the way it was installed ; it works now Le jeudi 24 juin 2021 à 23:11:04 UTC+2, PMario a écrit : > Hi, > Can you show us the tiddlywiki.info file you use? > > What do you mean with "(saved in the cache)" ... > > Do you have access to the filesystem on your server? ... I

[tw5] Node.js modification saved... until I restart the server

2021-06-24 Thread David SZERMAN
Hello, I have just installed Tiddlywiki ; everything works fine. When i connect from different browsers, I can see my changes (saved in the cache) but when I restart the server, everything is lost (not saved in the file system while the plugin is activated). Any idea what could happen ? Thank

[tw5] Re: Set password on Node.js

2021-06-24 Thread David SZERMAN
Actually, for me it was a password thing, not necessary an encryption topic. My objective is to protect by password my wiki :-) Le jeudi 24 juin 2021 à 13:54:15 UTC+2, PMario a écrit : > I did create an issue: > https://github.com/danielo515/TW5-EncryptTiddlerPlugin/issues/32 > -m > > On Thurs

[tw5] Re: Set password on Node.js

2021-06-24 Thread David SZERMAN
Thanks ; actually, it is on the web / debian / Yunohost... Does the "set password" button is the same for the single file and the node server ? Le jeudi 24 juin 2021 à 11:42:04 UTC+2, PMario a écrit : > On Thursday, June 24, 2021 at 11:05:04 AM UTC+2 szd...@gmail.com wrote: > > i have Tiddlywik

[tw5] Sync node.js on the web with Android

2021-06-24 Thread David SZERMAN
Hello, I installed Tiddlywiki on node.js on the web. I would like to be able to access the wiki on my android phone even if offline (sync process ?) i was used to use tiddloid when i was offline with single file synced via pcloud but is there the same kind of process with node.js ? Thanks --

[tw5] Set password on Node.js

2021-06-24 Thread David SZERMAN
Hello, i have Tiddlywiki on Node.js ; I was used to the standalone file in which I set up a password. i want to do the same on node.js but it seems not to be saved. Do you face the same kind of issue ? Any workaround ? -- You received this message because you are subscribed to the Google Grou

[tw5] Re: Roam Research style TW5 instance

2021-03-10 Thread David SZERMAN
I had a look at it ; it looks nice. Is there a way to implement that to my existing tiddly ? Or should I migrate everything to this one (how ?) ? Thanks Le mardi 9 mars 2021 à 14:21:07 UTC+1, saq.i...@gmail.com a écrit : > @Steph I recommend engaging with trisaster on reddit concerning any >

[tw5] Re: Add two "list counts" ?

2021-03-05 Thread David SZERMAN
It works perfectly, thanks mat Le jeudi 4 mars 2021 à 17:58:53 UTC+1, Mat a écrit : > You use the add operator [add] > > But instead of usig the count widget, you use the count filter operator > and you set some vars > > Basically > > <$vars > a={{{ [!is[system]tag[A_trier]count[]] }}} > b= ..

[tw5] Add two "list counts" ?

2021-03-04 Thread David SZERMAN
Hello, I am able to get two counts : * Number of untagged tiddlers : <$count filter="[untagged[]!prefix[$]]"/> * Number of tiddlers with a specific tag : <$count filter="[!is[system]tag[A_trier]sort[created]]"/> Is it possible to get the sum of these both counts ? <$count filter="[!is[syste

[tw5] Re: List tiddlers without tag and not shadow and not starting with $

2021-02-26 Thread David SZERMAN
I tried it but it did not work ; maybe I missed something. Thanks Le vendredi 26 février 2021 à 15:17:55 UTC+1, Eric Shulman a écrit : > On Friday, February 26, 2021 at 5:59:58 AM UTC-8 szd...@gmail.com wrote: > >> I would like to get a list of all tiddlers without tags so I typed : >> <> >> But

[tw5] List tiddlers without tag and not shadow and not starting with $

2021-02-26 Thread David SZERMAN
Hello, I would like to get a list of all tiddlers without tags so I typed : <> But it gives me a lot of tiddlers starting with $ (plugin/shadow tiddlers). How could I remove them ? I found this page but I do not know how to use it : https://tiddlywiki.com/static/Filter%2520Operators.html T

Re: [tw5] Re: [ANN] Projectify 0.11.0 is out!

2021-01-22 Thread David SZERMAN
Clear ! Thanks Le vendredi 22 janvier 2021 à 11:29:17 UTC+1, Nicolas Petton a écrit : > David SZERMAN writes: > > > Here it is (it is in the list of projects) > > Oh, right! That's the pie icon. It shows how many open vs completed > todos you have in your project. Try

Re: [tw5] Re: [ANN] Projectify 0.11.0 is out!

2021-01-22 Thread David SZERMAN
Here it is (it is in the list of projects) Le vendredi 22 janvier 2021 à 10:56:54 UTC+1, Nicolas Petton a écrit : > David SZERMAN writes: > > > Hello > > Hi David, > > > I added it to the sidebar (could you add this possibility to the next > > release ?) ; it is

Re: [tw5] Re: [ANN] Projectify 0.11.0 is out!

2021-01-22 Thread David SZERMAN
Hello I have found the "Next" shadow tiddler ; I have added it to the sidebar... It does the job... I added it to the sidebar (could you add this possibility to the next release ?) ; it is more useful than the Project tab on the sidebar (for me ! I do not speak about others) One question : i

Re: [tw5] Re: [ANN] Projectify 0.11.0 is out!

2021-01-21 Thread David SZERMAN
Hello, I really like your plugin ; I have two questions : - I have tried in parallel the category list plugin (http://inmysocks.tiddlyspot.com/#Category%20Lists%20Plugin) and I also liked the way it displays the tasks ; would it be possible to have something close to it ? - I have some tabs