AndTidWiki

Beschreibung

AndTidWiki (Android TiddlyWiki);

Mit TiddlyWiki – eine JavaScript-Anwendung, die eine vollständige Wiki-Software innerhalb einer einzelnen HTML-Datei realisiert – Betriebssystemübergreifend in den gängigsten Browsern Notizen verwalten.

Jetzt auch unter Android mit AndTidWiki … :-)

Description

TiddlyWiki a JavaScript-Application, to run a Wiki-system platform independent in common browsers with one HTML-file only.

Now for Android with AndTidWiki … :-)

AndTidWiki :: TiddlyWiki (iTW)

AndTidWiki :: TiddlyWiki (iTW)

Download

AndTidWiki Market-Link

Installation

TiddlyWiki Datei auf der SD-Karte speichern und eine Verknüpfung zur Datei erstellen.

Installation

Copy a TiddlyWiki-file to sdcard and create a shortcut to your file.

FAQ

Can I download a TiddlyWiki HTML file with my android browser?

Yes, open a web page with a direct download link, long press on the link for context menu and select “Save link”. TiddlyWiki HTML file will saved in the download directory of your SD-Card. Example direct download link from tiddlywiki.com: An empty TiddlyWiki file

Can I prevent any screen layout issues like text overlays?

The original TiddlyWiki implementation is not optimized for small screen devices. You can …

  • … use TiddlyWiki with horizontal screen orientation.
  • … try to zoom out.
  • … use an adaption for small screen devices like iTW – a TiddlyWiki for iPhone or better anyone wants to support a new TiddlyWiki adaption in more android look and feel like Google reader. :-)

Changelog

0.9.3 add scrollview for small screen devices
0.9.2 handling for non resolvable intents
0.9.1 check for any unsaved changes on back button
0.9.0 include iTW - a TiddlyWiki for small screen devices
      more userfeedback ...
      ... wiki load progress
      ... javascript load progress
      ... javascript save progress
0.8.7 create missing backup directory
0.8.6 filter backup files
0.8.5 add about AndTidWiki
0.8.4 add help for TiddlyWikiMarkup
0.8.3 enable BuiltInZoomControls
0.8.2 progress dialog non-cancelable
0.8.1 ListView Layout
0.8.0 first version to get more useability
0.7.0 intent handling & progress dialog
0.6.0 external link handling
0.5.0 orientation or keyboard for new activity.
0.4.0 minSdkVersion + targetSdkVersion for Android 1.6
0.3.0 ShortCut, link any TiddlyWiki-File
0.2.0 prevent reloading by change configuration
      (orientation or keyboard)
0.1.0 first test version ... :-)

26 Antworten zu “AndTidWiki”

  1. Bernhard von Oppeln sagt:

    Das ist genau das, was ich gesucht habe, ich benutze TiddlyWiki sehr viel und kann es jetzt auch auf dem HTC Desire mitnehmen…

    Das Einzige was nicht funktioniert, ist das Öffnen von Links:
    Fehlermeldung ‘Website nicht verfügbar’…

    Woran könnte das liegen?

  2. mg sagt:

    Habe ich auf der ToDo-Liste.
    Kommt in einem der nächsten Updates.
    Für externe Links wird dann der Browser aufgerufen.

  3. gento sagt:

    Sehr schön! Und wird immer besser.

    Habe aber in allen bisher getesteten Versionen (zuletzt 0.8.6) noch den bug, daß in dem Fenster, welches sich beim Click auf einen tag öffnet und beim Scrollen über die einzelnen Punkte die Markierung für die aktive Zeile häufig auf die unter dem Fenster liegenden Zeilen “einrastet”. (G1 mit Android 1.6)

    Zusammen mit dem iTW ein sehr nützliches Programm!

  4. mg sagt:

    @gento; Nicht wirklich ein Fehler, die Selektion (Einrasten) sollte nur durch die Navigation mit dem Trackball (D-Pad) auftreteten.

    Auch im Firefox sind die sichtbaren Elemente unter dem Layer auswählbar.

    Könnte bestimmt durch Anpassungen in der TiddlyWiki-Datei gelöst werden.

  5. Andy sagt:

    Tiddlywiki is my favorite software. I am so glad I can use it in Android machine. I appreciate your job so much and I think you did a great job. And there is one thing to mention. If you can modify the Tiddlywiki into a “one column” version. It will make the maximum use of your software. Because Tiddlywiki is a three column pattern. This make the writing area because too small to edit. Although I have a 320×480 screen, I can’t write thing at all. If the left and right column can moved into central column. It will maximize the writing area and make the software very useful. Hope you can make a one column version of Tiddlywiki!
    All the best to you!

  6. mg sagt:

    @Andy; Thank you for the feedback.

    I am not sure, but the layout problem on small screen devices is not an AndTidWiki issue. Next version will include iTW an TiddlyWiki adaption for small screen devices and many features more.

    The todo list is long, maybe I will try to resolve one column layout in a later version.

  7. gento sagt:

    @mg: stimmt, dass Selektionsproblem tritt nur beim Trackball auf. Wobei die Auswahl richtig ist, nur die angezeigte Selektion liegt schon mal eine Ebene tiefer. Mein Firefox auf dem PC zeigt dieses Verhalten nicht.

    Im übrigen aber wächst mein iTW auf dem G1 z.Zt. jeden Tag. Gepflegt wird er aber am PC und dann auf das G1 kopiert. Mit AndTidWiki (und iTW) gibt es endlich einen Weg, TiddlyWiki’s unter Android zu nutzen. Herzlichen Dank dafür!

  8. mg sagt:

    @gento; die Auswahl ist richtig? Richtig wird das Element eine Ebene tiefer ausgewählt?

    Schon mal rechts / links mit dem Trackball ausprobiert?

    Im Firefox kann ich mit der Maus die sichtbaren Elemente auch eine Ebene tiefer selektieren.

    Wie auch immer, ich kann die Anwendung nur auf dem Motorola Milestone testen, habe gar kein G1.

  9. damien sagt:

    great job for the android and Tiddlywiki user !!!!!!!!!!

  10. Eric sagt:

    I love the program though I’ve run into the 3 column issue on my Droid 2. In landscape its fine if I zoom out, but everytime I zoom out then click something, it zooms back in again. can you make it so that when I zoom out it stays zoomed out? Otherwise I love it! Thanks!

  11. mg sagt:

    @Eric; Zooms on my Motorola Milestone by selecting any input field only?

  12. Eric sagt:

    @mg; Yes, selecting any input field causes it to zoom back in. Its still workable, I just spend a lot of time zooming back out.

  13. mg sagt:

    @eric; try to modify your TiddlyWiki file and insert following meta tag to prevent default scaling.

    <meta name="viewport" content="target-densitydpi=device-dpi" />
  14. Eric sagt:

    @mg; thanks, one more question. Where do I insert that tag? I’m assuming it would be one of the “shadowed” tiddlers, but I’m not quite sure which one it would go into.

  15. mg sagt:

    @eric; not one of the shadow tiddlers, the meta tag is an additional meta tag for the html-file.

    Example:

    ...
    </script>
    <meta name="viewport" content="target-densitydpi=low-dpi" />
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    ...

    Four different target-densitydpi options exits:

    device-dpi
    high-dpi
    medium-dpi
    low-dpi

    My milestone scales by additional meta tag initial only and still zooms by selecting any input field.

    Sorry, not sure to find an option to disable zoom handling?

  16. Eric sagt:

    @mg; Thanks, I tried it but its still zooming in. Not sure what’s going on. Any other ideas?

  17. Josh sagt:

    I’ve noticed that phone numbers when you click them launch the dialer (on my HTC Desire). No markup needed -apparently this is an Android feature. This works in some tiddlers, but in others it doesn’t, even if I copy exactly the same sentence which contains the number. How to ensure phone numbers are always clickable?
    Btw -great app, thanks!

  18. mg sagt:

    @Eric; I have not other idea to resolve zoom-in by selecting any input field currently.

  19. mg sagt:

    @Josh; Not be able to click any number to launch the dialer?

    Do you have an example?

  20. Josh sagt:

    Launching the dialer works in most tiddlers (like it does with suitable numbers in other Andoid apps), but in some tiddlers of the same file it does not work.

    One tiddler contains the following numbers which launch the dialer fine:
    0123-45 6789
    +12(345)678 90
    But if I copy exactly these numbers to a NEW tiddler in the same file then none of them will launch the dialer. The problem affects the tiddler: in some tiddlers all suitable numbers work, in other tiddlers not any number works. Restarting AndTidWiki or the device does not change this behavior.

    The problem occurs with all new tiddlers. However, if I continue adding info to a dysfunctional tiddler then after a couple of times saving the phone numbers do start to work. I have no idea what causes this change in behavior.

    I hope this helps.

  21. mg sagt:

    @Josh; I try your examples with new and exiting tiddlers on my milestone, in an AVD (2.1-update1 & 2.2) and no number is selectable to launch the dialer.

    Maybe provide a new example tiddlywiki file with selectable numbers to reproduce this behavior?

  22. AS sagt:

    Hallo,

    tolles Projekt.

    Gibt es ein Setting /iTWTweak, mit dem das Verzeichnis auf der SD-Karte ausgewählt werden kann?
    Würde es gern auf SD\dropbox zeigen lassen, damit sich mein wiki automatisch synchronisiert.

    Besten Dank vorab,

  23. mg sagt:

    @AS; einfach die TiddlyWiki Datei in das Verzeichnis kopieren und über Home / Menü / Hinzufügen eine Verknüpfung erstellen.

  24. AS sagt:

    @mg: Danke für die schnelle Antwort. Funktioniert. Spitze!

  25. AS sagt:

    A little hint for everyone…

    It took me a while to figure it out but it seems I can now fully automatically (min synch interval every 15min) replicate my wiki between android phone, notebook and online dropbox. Means full read/write access to it at any time from any place. Neat.

    1) install AndTidWiki
    2) move wiki file to SD card\dropbox
    3) on android home screen (not in AndTidWiki) add shortcut; you will find AndTidWiki listed and can then choose the very file it should open
    4) Install Dropbox app
    5) install app “Ordner mit Dropbox synchen” (costs 50 cents)
    6) install app “Wolschons Dropbox Konten”
    7) configure “Ordner mit Dropbox synchen” so that it points to the dropbox directory you want to keep in synch

    Note: The author (Marcus Wolschon) is stating very clearly that his app is in beta and as the synch tool is permitted to delete files using the app is at your own risk

  26. mg sagt:

    @AS; crazy workaround to get offline sync … :-)

    Remember the amount of traffic depending on additional created backup files by TiddlyWiki.

Hinterlasse eine Antwort