[tw5] Re: Three plugins available

2022-01-04 Thread joost van den Dool
Hi David,

I uploaded the demo to: https://tiddlywiki.doolplex.org/plugin%20demo.html

Kind regards,

Joost


Op dinsdag 4 januari 2022 om 15:33:07 UTC+1 schreef David Gifford:

> Hi Joost, this looks interesting. If you put out a demo site, please 
> mention it here, and I will add it to the TiddlyWiki toolmap (
> https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM)
>
> Blessings
>
> On Tuesday, January 4, 2022 at 7:48:32 AM UTC-6 dode...@gmail.com wrote:
>
>> Hi,
>>
>> All the best for 2022. A little over a year ago I started using 
>> TiddlyWiki and I love it. During last year I used it for managing my tasks 
>> and notes. During the Christmas break I created some plugins to enhance my 
>> bullet journal implementation. I made the following plugins:
>>
>>- Kanban Board
>>an simple, easy to use kanban board which can be integrated in your 
>>TiddlyWiki which is based on a wikitext macro
>>- GroupedTable
>>A wikitext macro which renders an table which support row grouping 
>>based on filer and grouping field parameter
>>- Rich Text Editor
>>Simple rich text editor which support tab and shift0tab for easy 
>>handling of bullets. I used it for editing notes in view mode
>>
>> The plugins and a  demo file with Stroll and the three plugins with some 
>> sample data is available at: 
>> https://github.com/JoostvandenDool/TW-Plugins
>>
>> Looking forward to your feedback and suggestions and I hope they are 
>> useful for you too.
>>
>> Kind regards, 
>>
>> Joost
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b6bbaf9-61f0-4c44-b64b-f9dc526d2576n%40googlegroups.com.


[tw5] Three plugins available

2022-01-04 Thread joost van den Dool
Hi,

All the best for 2022. A little over a year ago I started using TiddlyWiki 
and I love it. During last year I used it for managing my tasks and notes. 
During the Christmas break I created some plugins to enhance my bullet 
journal implementation. I made the following plugins:

   - Kanban Board
   an simple, easy to use kanban board which can be integrated in your 
   TiddlyWiki which is based on a wikitext macro
   - GroupedTable
   A wikitext macro which renders an table which support row grouping based 
   on filer and grouping field parameter
   - Rich Text Editor
   Simple rich text editor which support tab and shift0tab for easy 
   handling of bullets. I used it for editing notes in view mode

The plugins and a  demo file with Stroll and the three plugins with some 
sample data is available at: https://github.com/JoostvandenDool/TW-Plugins

Looking forward to your feedback and suggestions and I hope they are useful 
for you too.

Kind regards, 

Joost

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4ac12846-8dc1-4282-8d66-11507b09a7cen%40googlegroups.com.


[tw5] Re: How to use this plugin I paste the url and click create button nothing happens

2021-09-02 Thread Joost
Instructions:

- Drag and drop the JSON file in Tiddlywiki for enabling within Tiddlywiki 
(import function)
- Make sure you have a valid apiflash.com API key and it is entered within 
Tiddlywiki
- After you added a bookmark (not all websites work) you unfortunately have 
to refresh Tiddlywiki
- If you can't see/find the tiddler, go to "more > all" and see if the new 
tiddler is showing 

Op donderdag 2 september 2021 om 14:13:41 UTC+2 schreef imleg...@gmail.com:

> https://github.com/akhater/TiddlyWiki-EasyBookmark this plugin
>
>
> On Tuesday, August 31, 2021 at 10:54:19 PM UTC+8 PMario wrote:
>
>> Hi,
>> If you could be more specific, what "this plugin" is, we would probably 
>> be able to help you.
>> -m
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2f2a85ce-64c9-47c6-abde-3acbb61bfb02n%40googlegroups.com.


[tw5] Re: Custom sort order

2021-05-01 Thread joost van den Dool
Dear Max,

I had a similar problem with task statuses which I wanted to sort in a 
non-alphabetic way. I used the following:
<$list filter="[tag[Tasks]each[status]get[status]*sortby{!!sortkey}]*">

the sort key field was filled with the sortkeys separated by a space: next 
future done archived

I am not sure if this fully helps for the prefixes but hopefully it can set 
you in the right direction.

Kind regards,

Joost

Op zaterdag 1 mei 2021 om 03:52:28 UTC+2 schreef Max Rozeman:

> I use a 2-character prefix for tiddler headings, and 9 different 
> 2-character prefixes for tiddler headings. Tiddler headings are often 
> listed using <>. The problem is that the tiddler headings 
> need to be sorted in a particular non-alphabetical order: (SC, SP, ER, MV, 
> IR, SN, CT, AC, CO). An easy solution would be to add prefixes to the 
> prefixes, e.g.: (1 SC, 2 SP, 3 ER, ...) and sort headings using 
> [sort[title]], but that would be messy. Is there a better way that doesn't 
> require additional prefixes?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1d131069-3b34-499e-8dbf-e93e6863a4a6n%40googlegroups.com.


[tw5] Re: Datatable Integration in TW5

2021-04-27 Thread joost van den Dool
Thank you for you support and ideas. I took them together, spent a day 
JavaScript hacking and published the result 
here: http://tiddlywiki.doolplex.org/#GroupedTable%20Macro

I will ananimize the planning tool and publish it later as well as well as 
other macro's and tweaks I made.

Thank you for you help

Op zondag 25 april 2021 om 00:07:42 UTC+2 schreef PMario:

> On Saturday, April 24, 2021 at 9:34:35 PM UTC+2 dode...@gmail.com wrote:
>
>> Thank you for your feedback. The alternatives look nice but i miss 
>> grouping. So tioday I wrote my own javascript version without jQuery. I 
>> hope to integrate it in TiddlyWiki on Monday. For a demo see: 
>> https://jsfiddle.net/Joost75/0tad8hgu/#=OzCsdP3kCO
>
>
> Nice code and nice looking table! 
>
> But that's not, how TW works. TW has it's own rendering mechanism, similar 
> to react, which constantly updates the DOM according to tiddler state. TW 
> stores everything in tiddlers. 
>
> The whole UI state, is stored in tiddlers. The TW DOM is rewritten with 
> every key press or UI interaction if needed.
>
> So as soon as you click a button, or edit a tiddler, your DOM structure 
> will be destroyed and your sorting will start from zero. 
>
> You'll need to create a TW widget, if you want to use JS code. But I think 
> that's not necessary. 
>
> From your OP and JsFiddler 1 journal entry is 1 tiddler. ad looks similar 
> to this. eg:
>
> title:  CC Vision 
> category: CC SA
> period: Q2
> assignee: abc
>
> A sorted "by period" table should look like this: 
>
> [image: table-example-01.gif]
> That's nice.  I'm not sure, what the "selector" is for. 
>
> I'm pretty sure, that all of this can be done with pure wikitext, without 
> any javascript code. ... 
>
> I personally would add a tag to every tiddler eg: journal, which will 
> allow me to easily select "all" jouernals. It's also possible, to select 
> all tiddlers that have a field "period" or "category" ... It only needs to 
> be sure, that those fields exist. ...
>
> Your table looks very similar to the core "timeline" macro. So I'd start 
> from there: 
> https://tiddlywiki.com/#timeline%20Macro:%5B%5Btimeline%20Macro%5D%5D%20%24%3A%2Fcore%2Fmacros%2Ftimeline%20%5B%5Btimeline%20Macro%20(Examples)%5D%5D
>
> Just some thoughts. 
> -mario
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2398a880-c263-4dfc-884d-003066dcceefn%40googlegroups.com.


[tw5] Re: Datatable Integration in TW5

2021-04-24 Thread joost van den Dool
Thank you for your feedback. The alternatives look nice but i miss 
grouping. So tioday I wrote my own javascript version without jQuery. I 
hope to integrate it in TiddlyWiki on Monday. For a demo 
see: https://jsfiddle.net/Joost75/0tad8hgu/#=OzCsdP3kCO

Kind regards, 

Joost

Op zaterdag 24 april 2021 om 19:18:41 UTC+2 schreef Mark S.:

> Like pMario says, its always better if you can get a native solution. Your 
> JS script isn't going to know about tiddlers, fields, filters, etc.
>
> "Datatables" looks a lot like Dynamic Tables (
> https://kookma.github.io/TW-Shiraz/#Tutorial%20Dynamic%20Tables). 
>
>
>
> On Saturday, April 24, 2021 at 4:52:29 AM UTC-7 PMario wrote:
>
>> Hi Joost, 
>> And welcome!
>>
>> If you have a look here https://links.tiddlywiki.com/topics/tables/ you 
>> may find something useful, that already works for TW?
>>
>> Including jQuery plugins isn't the best way to go with TW, because the 
>> step on each others toes. 
>>
>> -mario
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/de3f8877-ba23-44c4-aa4a-e1fef611a59fn%40googlegroups.com.


[tw5] Datatable Integration in TW5

2021-04-24 Thread joost van den Dool
Goodafternoon,

I started since a while to play with TW5 and I love it. I created a 
personal planning tool with weekly logs, journal items and stakeholder 
pages. My next step is to create an activity overview. Each activity is a 
tiddler and in the overview I show title, category, assignee and quarter 
(in which the activity should be done e.g. 2021Q2).
Now i would like to use the JavaScript framework datatables 
(https://datatables.net/) to enhance this table with sorting and grouping. 
For instance I want to group on category or quarter to get better insight.
I made a tiddler which I tagged as $:/tags/RawMarkup and set the type 
to: text/vnd.tiddlywiki the content of the tidder is:
https://cdn.datatables.net/1.10.24/css/jquery.dataTables.css;>
https://cdn.datatables.net/rowgroup/1.1.2/css/rowGroup.dataTables.min.css;>
https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js&quot</a>;>
https://cdn.datatables.net/1.10.24/js/jquery.dataTables.js&quot</a>;>
https://cdn.datatables.net/rowgroup/1.1.2/js/dataTables.rowGroup.min.js&quot</a>;>

$(document).ready( function () {

debugger;

$(table).DataTable( {
paging: false,
order: [[2, 'asc']],
rowGroup: {
dataSrc: 2
}
} );
} );


this is the logic I tested first in a standalone html page to test the 
datatable.  Running this I get an uncaught exception. When I look in the 
develop console of my Chrome browser I see that table is not defined. Also 
when I try other jQuery commands on table it fails. Although jQuery on the 
document works. 

Anyone an idea how to include this great library to enhance my tables?

Kind regards, Joost

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3513f218-eeb3-483d-8340-b7ab2b0678c9n%40googlegroups.com.


[tw5] Re: Raspberry Bob

2020-03-06 Thread Joost

Most likely Bob has been compiled for arbitrary Linux (likely x86), so I 
believe it needs to be compiled for use with the Pi in order to get it 
working.


Op vrijdag 6 maart 2020 05:35:44 UTC+1 schreef Dave:
>
> Hi, I finally got around to getting a raspberry pi (4) that I've 
> successfully set up my Plex server on, and I thought it should be okay to 
> also have a Bob instance running on it as well.
>
> But I'm having trouble getting it going as there's no error message on the 
> node version, and on the BobExe version there's an error I don't understand.
>
> First for the node version (I have node installed as well as git and npm) 
> I did this (copy/paste)
>
>> Step by step instructions (using Node)
>>
>> If you want to use a fresh local install of tiddlywiki here are command 
>> line instructions:
>>
>> Clone the tiddlywiki repo and get the plugin (Only do this the first time 
>> to install everything):
>>
>> git clone --depth=1 --branch v5.1.21 
>> https://github.com/Jermolene/TiddlyWiki5.git
>> git clone --depth=1 https://github.com/OokTech/TW5-Bob.git 
>> TiddlyWiki5/plugins/OokTech/Bob
>> mkdir TiddlyWiki5/Wikis
>> cp -r TiddlyWiki5/plugins/OokTech/Bob/MultiUserWiki 
>> TiddlyWiki5/Wikis/BobWiki/
>>
>> After that is finished, and to start up tiddlywiki later type:
>>
>> cd TiddlyWiki5
>> node ./tiddlywiki.js Wikis/BobWiki  --wsserver
>>
>> In a browser go to 127.0.0.1:8080 and the wiki should load. 
>>
>
> but nothing happens.
>
> Here's the terminal readout:
> pi@raspberrypi:~ $ git clone --depth=1 --branch v5.1.21 
> https://github.com/Jermolene/TiddlyWiki5.git
> Cloning into 'TiddlyWiki5'...
> remote: Enumerating objects: 6310, done.
> remote: Counting objects: 100% (6310/6310), done.
> remote: Compressing objects: 100% (5593/5593), done.
> remote: Total 6310 (delta 846), reused 3728 (delta 518), pack-reused 0
> Receiving objects: 100% (6310/6310), 8.23 MiB | 928.00 KiB/s, done.
> Resolving deltas: 100% (846/846), done.
> Note: checking out '165538180ef6a89a5f35ae9aa2d764e59f1f6191'.
>
> You are in 'detached HEAD' state. You can look around, make experimental
> changes and commit them, and you can discard any commits you make in this
> state without impacting any branches by performing another checkout.
>
> If you want to create a new branch to retain commits you create, you may
> do so (now or later) by using -b with the checkout command again. Example:
>
>   git checkout -b 
>
> pi@raspberrypi:~ $ git clone --depth=1 
> https://github.com/OokTech/TW5-Bob.git TiddlyWiki5/plugins/OokTech/Bob
> Cloning into 'TiddlyWiki5/plugins/OokTech/Bob'...
> remote: Enumerating objects: 237, done.
> remote: Counting objects: 100% (237/237), done.
> remote: Compressing objects: 100% (226/226), done.
> remote: Total 237 (delta 21), reused 71 (delta 6), pack-reused 0
> Receiving objects: 100% (237/237), 276.68 KiB | 990.00 KiB/s, done.
> Resolving deltas: 100% (21/21), done.
> pi@raspberrypi:~ $ mkdir TiddlyWiki5/Wikis
> pi@raspberrypi:~ $ cp -r TiddlyWiki5/plugins/OokTech/Bob/MultiUserWiki 
> TiddlyWiki5/Wikis/BobWiki/
> pi@raspberrypi:~ $ cd TiddlyWiki5
> pi@raspberrypi:~/TiddlyWiki5 $ node ./tiddlywiki.js Wikis/BobWiki  
> --wsserver
> pi@raspberrypi:~/TiddlyWiki5 $ 
>
>
> and when I use the BobExe version I get this error
> pi@raspberrypi:~/Bob $ /home/pi/Bob/BobLinux
> bash: /home/pi/Bob/BobLinux: cannot execute binary file: Exec format error
>
>
> I'm sure I made it executable, but is a raspberry pi maybe 32 bit? (I used 
> the 64 bit version)  I'll try that, but if that's the case I'd still like 
> to know what I did wrong with the node version.
>
>
> Thanks,
> - Dave
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/caf72272-a9df-44e3-a3af-a950fb8d9159%40googlegroups.com.


[tw5] Re: Please spot my mistake

2020-02-18 Thread Joost


Op dinsdag 18 februari 2020 21:25:46 UTC+1 schreef Mark S.:
>
>
>
> On Tuesday, February 18, 2020 at 11:52:20 AM UTC-8, Joost wrote:
>>
>>
>>
>> I assume there is a mistake in: 
>> [tag[task]project[$:/temp/selectproject!!text]!tag[done]]
>>
>>
>>
>  
> [tag[task]project{$:/temp/selectproject!!text}!tag[done]]
>
> See https://tiddlywiki.com/#Filter%20Parameter
>

Major thanks! That works. I thought I tried that, but sometimes you get bit 
blinded trying ;-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/46c8a11c-39d2-4ec1-b66b-6aa7995f5242%40googlegroups.com.


[tw5] Please spot my mistake

2020-02-18 Thread Joost

Thanks for reading. 

I am currently playing around with the nice "Shiraz plugin" and somewhere I 
make mistake, but I can't find it.

In this example I have:

tittler "Project A" with tag "project"
tittler "Project B with tag "project"
tittler "Project C" with tag "project"

And something to select:

<$select tiddler="$:/temp/selectproject" default=''>
<$list filter="[tag[project]]">
>><>



{{$:/temp/selectproject!!text}} gives output: "Project A"
 
The following shows my table with "Project A" because there is a task with 
a project field "Project A"

<$macrocall $name=table-dynamic filter="[tag[task]project[Project 
A]!tag[done]]" fields="tbl-checkbox tbl-expand tbl-delete title project 
priority status assignee created due-date" class="w-100 table-hover 
thead-primary" stateTiddler="tasking" caption="''Task overview''" />

I expected the following would also show the same table (with Project A 
still selected):

<$macrocall $name=table-dynamic 
filter="[tag[task]project[$:/temp/selectproject!!text]!tag[done]]" 
fields="tbl-checkbox tbl-expand tbl-delete title project priority status 
assignee created due-date" class="w-100 table-hover thead-primary" 
stateTiddler="tasking" caption="''Task overview''" />

But instead I got "filter input is empty"

I assume there is a mistake in: 
[tag[task]project[$:/temp/selectproject!!text]!tag[done]]

A clue or help is appreciated ;-) Thanks in advance! 


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4ea996d0-82ad-4163-b111-db0536be4f69%40googlegroups.com.


[tw5] Re: Easy local saving with WebDav

2019-12-16 Thread Joost


On Monday, December 16, 2019 at 5:24:43 PM UTC+1, Mohammad wrote:
>
>
>
> On Monday, December 16, 2019 at 7:41:39 PM UTC+3:30, Joost wrote:
>>
>>
>> - Linking from a landing page works, if that is what you mean ;-)
>>
>
> I mean when you open localhost:8080 in browser have a landing page to 
> select a
> link to open a wiki. Right now I have to type each wiki in address bar 
> like http://localhost:8080/test.html
>

If you make a landing page with the right links will work, but there isn't 
a feature that will do that for you. The software doesn't has a feature for 
showing a directory structure with all relevant files as well (the Mac 
software I mentioned above do has that feature btw).
 

>  
>
>> - I use Syncthing with file versioning enabled for my wiki's (apart from 
>> my regular backup software).
>>
> Here I mean something like Timimi to be able to save and backup!
>

I somehow did understand what you meant :-) but this is my current setup. I 
didn't test any scripts/plugins/tools for that purpose.. sorry ;-)

>  
>
>>
>> On Monday, December 16, 2019 at 4:36:50 PM UTC+1, Mohammad wrote:
>>>
>>> Joost,
>>>  Is it possible to have a landing page?
>>>
>>> Also what do you think for making backup when saving over webdav?
>>>
>>> --Mohammad
>>>
>>> On Monday, December 16, 2019 at 7:03:19 PM UTC+3:30, Joost wrote:
>>>>
>>>>
>>>> You can use it on an USB stick too. You can set a fixed address as 
>>>> well, but you need to set a predefined port in the config file for that to 
>>>> work properly, otherwise the software picks a random one (the example has 
>>>> this already covered)
>>>>
>>>> BR,
>>>>
>>>> Joost
>>>>
>>>> On Monday, December 16, 2019 at 4:20:51 PM UTC+1, TiddlyTweeter wrote:
>>>>>
>>>>> Could you use this approach Portably? 
>>>>> What I mean is, does this system require you install something on the 
>>>>> PC at a fixed address? 
>>>>> Or could you install it on a usb-stick too?
>>>>>
>>>>> Just wondering
>>>>> Josiah
>>>>>
>>>>> On Monday, 16 December 2019 10:12:07 UTC+1, Joost wrote:
>>>>>>
>>>>>>
>>>>>> I hope sharing this info will help those who are looking for easy 
>>>>>> saving with a small system footprint and storage.
>>>>>>
>>>>>> I use two small WebDav servers for saving, one for my Mac and one for 
>>>>>> my Windows devices. Both are free and have security features build in 
>>>>>> for 
>>>>>> access.
>>>>>>
>>>>>> 1. Windows
>>>>>>
>>>>>> Software can be found at https://github.com/hacdias/webdav/
>>>>>>
>>>>>> See readme for all options. For quick testing make a configuration 
>>>>>> file called "webdav.yaml" and add the following lines:
>>>>>>
>>>>>> scope: .
>>>>>> modify: true
>>>>>> address: 0.0.0.0
>>>>>> port: 8080
>>>>>> tls: false
>>>>>> cert: cert.pem
>>>>>> key: key.pem
>>>>>> users:
>>>>>>   - username: admin
>>>>>> password: admin
>>>>>>
>>>>>> Put your wiki in the same directory as the program (just for the test)
>>>>>> Start with command: "webdav -c webdav.yaml" and go to 
>>>>>> http://localhost:8080/yourwiki.html in your browser and login with 
>>>>>> "admin" and "admin" (or with the credentials you used in your 
>>>>>> configuration 
>>>>>> file).
>>>>>>
>>>>>> 2. Mac
>>>>>>
>>>>>> Go to the Mac App store and search for "WebDavNav Server". It is very 
>>>>>> easy to setup. Let me know if you encounter any problems.
>>>>>>
>>>>>>
>>>>>> I have used both tools for 6 months now on a daily basis and never 
>>>>>> had any problems.
>>>>>>
>>>>>> Best regards,
>>>>>>
>>>>>> Joost
>>>>>>
>>>>>>
>>>>>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9e6d44cb-7e1b-4446-87fb-520fc6956e52%40googlegroups.com.


[tw5] Re: Easy local saving with WebDav

2019-12-16 Thread Joost

People might find your webdav server with some scanning tools..  Security 
you could consider:

For the software:

- Enable TLS (see readme)
- Use strong credentials/encyption (see readme)

Additional security you could consider:

- Only allow localhost for your device in your firewall or security tooling
- Consider using a VPN at the coffee shop ;-)

On Monday, December 16, 2019 at 4:54:55 PM UTC+1, Mark S. wrote:
>
> Would this be secure enough for the "coffee shop" scenario? I notice that 
> it's set to use the local network.
>
> On Monday, December 16, 2019 at 1:12:07 AM UTC-8, Joost wrote:
>>
>>
>> I hope sharing this info will help those who are looking for easy saving 
>> with a small system footprint and storage.
>>
>> I use two small WebDav servers for saving, one for my Mac and one for my 
>> Windows devices. Both are free and have security features build in for 
>> access.
>>
>> 1. Windows
>>
>> Software can be found at https://github.com/hacdias/webdav/
>>
>> See readme for all options. For quick testing make a configuration file 
>> called "webdav.yaml" and add the following lines:
>>
>> scope: .
>> modify: true
>> address: 0.0.0.0
>> port: 8080
>> tls: false
>> cert: cert.pem
>> key: key.pem
>> users:
>>   - username: admin
>> password: admin
>>
>> Put your wiki in the same directory as the program (just for the test)
>> Start with command: "webdav -c webdav.yaml" and go to 
>> http://localhost:8080/yourwiki.html in your browser and login with 
>> "admin" and "admin" (or with the credentials you used in your configuration 
>> file).
>>
>> 2. Mac
>>
>> Go to the Mac App store and search for "WebDavNav Server". It is very 
>> easy to setup. Let me know if you encounter any problems.
>>
>>
>> I have used both tools for 6 months now on a daily basis and never had 
>> any problems.
>>
>> Best regards,
>>
>> Joost
>>
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d7d4d92b-ff01-4fac-be22-10d63b6da1f4%40googlegroups.com.


[tw5] Re: Easy local saving with WebDav

2019-12-16 Thread Joost

- Linking from a landing page works, if that is what you mean ;-)
- I use Syncthing with file versioning enabled for my wiki's (apart from my 
regular backup software).

On Monday, December 16, 2019 at 4:36:50 PM UTC+1, Mohammad wrote:
>
> Joost,
>  Is it possible to have a landing page?
>
> Also what do you think for making backup when saving over webdav?
>
> --Mohammad
>
> On Monday, December 16, 2019 at 7:03:19 PM UTC+3:30, Joost wrote:
>>
>>
>> You can use it on an USB stick too. You can set a fixed address as well, 
>> but you need to set a predefined port in the config file for that to work 
>> properly, otherwise the software picks a random one (the example has this 
>> already covered)
>>
>> BR,
>>
>> Joost
>>
>> On Monday, December 16, 2019 at 4:20:51 PM UTC+1, TiddlyTweeter wrote:
>>>
>>> Could you use this approach Portably? 
>>> What I mean is, does this system require you install something on the PC 
>>> at a fixed address? 
>>> Or could you install it on a usb-stick too?
>>>
>>> Just wondering
>>> Josiah
>>>
>>> On Monday, 16 December 2019 10:12:07 UTC+1, Joost wrote:
>>>>
>>>>
>>>> I hope sharing this info will help those who are looking for easy 
>>>> saving with a small system footprint and storage.
>>>>
>>>> I use two small WebDav servers for saving, one for my Mac and one for 
>>>> my Windows devices. Both are free and have security features build in for 
>>>> access.
>>>>
>>>> 1. Windows
>>>>
>>>> Software can be found at https://github.com/hacdias/webdav/
>>>>
>>>> See readme for all options. For quick testing make a configuration file 
>>>> called "webdav.yaml" and add the following lines:
>>>>
>>>> scope: .
>>>> modify: true
>>>> address: 0.0.0.0
>>>> port: 8080
>>>> tls: false
>>>> cert: cert.pem
>>>> key: key.pem
>>>> users:
>>>>   - username: admin
>>>> password: admin
>>>>
>>>> Put your wiki in the same directory as the program (just for the test)
>>>> Start with command: "webdav -c webdav.yaml" and go to 
>>>> http://localhost:8080/yourwiki.html in your browser and login with 
>>>> "admin" and "admin" (or with the credentials you used in your 
>>>> configuration 
>>>> file).
>>>>
>>>> 2. Mac
>>>>
>>>> Go to the Mac App store and search for "WebDavNav Server". It is very 
>>>> easy to setup. Let me know if you encounter any problems.
>>>>
>>>>
>>>> I have used both tools for 6 months now on a daily basis and never had 
>>>> any problems.
>>>>
>>>> Best regards,
>>>>
>>>> Joost
>>>>
>>>>
>>>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/88bcdbba-6fdb-40fa-b67c-e1b4d20858ea%40googlegroups.com.


[tw5] Re: Easy local saving with WebDav

2019-12-16 Thread Joost

You can use it on an USB stick too. You can set a fixed address as well, 
but you need to set a predefined port in the config file for that to work 
properly, otherwise the software picks a random one (the example has this 
already covered)

BR,

Joost

On Monday, December 16, 2019 at 4:20:51 PM UTC+1, TiddlyTweeter wrote:
>
> Could you use this approach Portably? 
> What I mean is, does this system require you install something on the PC 
> at a fixed address? 
> Or could you install it on a usb-stick too?
>
> Just wondering
> Josiah
>
> On Monday, 16 December 2019 10:12:07 UTC+1, Joost wrote:
>>
>>
>> I hope sharing this info will help those who are looking for easy saving 
>> with a small system footprint and storage.
>>
>> I use two small WebDav servers for saving, one for my Mac and one for my 
>> Windows devices. Both are free and have security features build in for 
>> access.
>>
>> 1. Windows
>>
>> Software can be found at https://github.com/hacdias/webdav/
>>
>> See readme for all options. For quick testing make a configuration file 
>> called "webdav.yaml" and add the following lines:
>>
>> scope: .
>> modify: true
>> address: 0.0.0.0
>> port: 8080
>> tls: false
>> cert: cert.pem
>> key: key.pem
>> users:
>>   - username: admin
>> password: admin
>>
>> Put your wiki in the same directory as the program (just for the test)
>> Start with command: "webdav -c webdav.yaml" and go to 
>> http://localhost:8080/yourwiki.html in your browser and login with 
>> "admin" and "admin" (or with the credentials you used in your configuration 
>> file).
>>
>> 2. Mac
>>
>> Go to the Mac App store and search for "WebDavNav Server". It is very 
>> easy to setup. Let me know if you encounter any problems.
>>
>>
>> I have used both tools for 6 months now on a daily basis and never had 
>> any problems.
>>
>> Best regards,
>>
>> Joost
>>
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e85f85eb-4759-4e30-a109-6115b9ceafcc%40googlegroups.com.


[tw5] Re: Easy local saving with WebDav

2019-12-16 Thread Joost



Thanks Mohammad for your feedback and correction ;-)

On Monday, December 16, 2019 at 10:48:49 AM UTC+1, Mohammad wrote:
>
> Love it!
>
> Just download, create the *.yaml* and worked like a charm!
> Small footprint, simple to use!
>
> Info: windows 10, TW 5.1.22p, Edge Chromium 80
>
> Note
>
> users:
>   - username: admin
>   - password: admin
>
>
>
> should be
>
> users:
>   - username: admin
> password: admin
>
>
> Wonderful! Thank you very much Joost!
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6bceab1a-9b76-4296-af13-09d803457c94%40googlegroups.com.


[tw5] Easy local saving with WebDav

2019-12-16 Thread Joost

I hope sharing this info will help those who are looking for easy saving 
with a small system footprint and storage.

I use two small WebDav servers for saving, one for my Mac and one for my 
Windows devices. Both are free and have security features build in for 
access.

1. Windows

Software can be found at https://github.com/hacdias/webdav/

See readme for all options. For quick testing make a configuration file 
called "webdav.yaml" and add the following lines:

scope: .
modify: true
address: 0.0.0.0
port: 8080
tls: false
cert: cert.pem
key: key.pem
users:
  - username: admin
  - password: admin

Put your wiki in the same directory as the program (just for the test)
Start with command: "webdav -c webdav.yaml" and go 
to http://localhost:8080/yourwiki.html in your browser and login with 
"admin" and "admin" (or with the credentials you used in your configuration 
file).

2. Mac

Go to the Mac App store and search for "WebDavNav Server". It is very easy 
to setup. Let me know if you encounter any problems.


I have used both tools for 6 months now on a daily basis and never had any 
problems.

Best regards,

Joost


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1484b506-4e00-4576-82e3-6113d74a59cc%40googlegroups.com.