DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:synchronise_with_tomboy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips:synchronise_with_tomboy [2010-01-24 01:13] 92.48.76.138tips:synchronise_with_tomboy [2014-08-31 16:28] (current) 71.191.231.24
Line 29: Line 29:
  
 You can use this code as you like (public domain), but it would be nice if you could include a little comment on this page, or send me a message to my email address ( arturh at arturh (dot) de) You can use this code as you like (public domain), but it would be nice if you could include a little comment on this page, or send me a message to my email address ( arturh at arturh (dot) de)
 +===== Code =====
  
  
-===== Code ===== +<code php sync_personal_wiki.php>
- +
-+
-<code php>+
 #!/usr/bin/php #!/usr/bin/php
 <?php <?php
Line 305: Line 303:
 ?> ?>
 </code> </code>
 +====== Discussion ======
 +Great idea ! Have you an idea how to synchronize list items formats ?
 +
 +And I note that's necessary that you exclude accentued characters in titles notes (encodage).
 +
 +
 +Thibaud, 2010/08/22
 +
 +----
 +
 +Thank you for sharing this! It works well.
 +
 +Notes to other users: 
 +  * Tomboy Notes Location as of 10/30/2011: ~/.local/share/tomboy/ [[http://live.gnome.org/Tomboy/Directories|Tomboy Directories]]
 +  * Keep / out of the notes titles. Otherwise, it tries to make a new directory when writing to your wiki.
 +
 +-Sarah Reed, 10/30/2011
 +
 +----
 +
 +Nice work!
 +
 +Additional note:
 +  * It does not handle the combination of large and **bold**
 +
 +- Rich B. 2014-08-31
tips/synchronise_with_tomboy.1264292014.txt.gz · Last modified: 2010-01-24 01:13 by 92.48.76.138

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki