Git Product home page Git Product logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
This is a planned feature.  I plan to add import/export to SD card, as well as 
an
optional sync to web.  (As this isn't an official Google product, it won't be a 
sync
to Google Docs, though.)

Patches would most definitely be welcome.  My plan is to support JSON only at 
least
for the first cut, so if you want a different export format, please mention it 
here
or even post patches.

Original comment by [email protected] on 25 Nov 2008 at 8:33

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024

Original comment by [email protected] on 25 Nov 2008 at 8:34

  • Added labels: Application-WikiNotes

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Interim import/export functionality committed at r144.  It does work, but has a
couple minor known issues I want to iron out before putting a new build on 
Market.

I used XML instead of JSON though; it seemed just as easy and is probably 
slightly
friendlier for import/export.  For the web sync I will likely still use JSON.

Original comment by [email protected] on 26 Nov 2008 at 7:20

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Import/export (backup) implemented as of r145.

Original comment by [email protected] on 28 Nov 2008 at 2:37

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
r146 adds a reference to an Eula class which isn't in svn - well, there's a 
clearly
similar one over in photostream, but it's not just a simple copy (needs a 
package
rename, plus a pile of resources folded in... and a rewrite of the disclaimer 
:-) 
Simply backing out those lines got the build to work, I haven't tested the 
resulting
apk yet, though.

Original comment by [email protected] on 2 Dec 2008 at 7:48

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
hmm, attempting to install WikiNotes-debug.apk does with Failure
[INSTALL_FAILED_UPDATE_INCOMPATIBLE], and android-dev suggests that's because 
it's
signed with a different key than the existing one.

However, looks like 1.1 is actually on the Market, and updating to that gets me
working XML export :-)  so that gives me something to work with, thanks!

Original comment by [email protected] on 2 Dec 2008 at 8:26

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Oops, I forgot to 'svn add' Eula.java.  Sorry about that, committed at r148

Original comment by [email protected] on 14 Dec 2008 at 7:23

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
i'm lusting after a GTD tiddlywiki but accept that functionality may be ways 
off.

Currently I was hoping to import the context lists from my desktop computer and 
can
see how that may work using a card reader/usb.

my question is using a cloud type approach thru' gDocs or even email

support tho for the synch option particularly if I get a GTD wiki set up.

Original comment by [email protected] on 2 Jan 2009 at 11:30

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
further thoughts. I used a wiki on my palm Treo and found it great for linking
between apps such as memo and calendar

Original comment by [email protected] on 4 Jan 2009 at 11:35

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
I apologize in advance if I'm misunderstanding how the app works by default - 
but 
based on the existence of import/export to SD card, I'm guessing that the 
page-set 
(or however to call a glob of wiki? That-which-is-exported-as-xml) is kept in 
on-
device storage (IE, not removable storage) by default?

If possible, as wikis can get large (with some effort, and judicious use of the 
import tool, I'm guessing), I'd like to see something akin to a 'work directly 
from 
SD' option.

Also: based on it (I think, again) being in phone memory, can I guess that the 
max 
size of a wiki that it can deal with is rather small? What if a single page was 
~ 1MB 
of text? What if the top page linked to, say, 100 such 1MB pages? Ideally, this 
would 
be possible & practical (and doubly ideally, in conjuction with a (requested 
elsewhere, by someone else) method to change font size (my suggestion: further 
xml 
tags within the <body></body> tags, eg:

<body><size=24><![CDATA[Big text! ]]></size><size=12><![CDATA[Smaller text. 
]]></size></body>

As a side note, if it -is- possible to do 100MB wikis, some way of splitting 
sensibly 
the export files, for ease of editing. Presumably by unique page title?

I'm asking for a lot =)

Original comment by [email protected] on 23 Apr 2010 at 8:43

from apps-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
@ shoggot:

The data is indeed stored internally - in the database. Changing that would 
amount to a pretty complete overhaul of the architecture, and is thus unlikely 
to happen.

In regards to the font size issue, you can find an updated (by me) version of 
WikiNotes in the Android Market, named "Styled WikiNotes". It has several 
enhancements, including the ability to change font sizes for a) all notes and 
b) for individual notes. It's also file-compatible with the original WikiNotes, 
so you can export your notes from there, and import them to my version.

Original comment by ulf.dittmer on 27 Nov 2010 at 1:31

from apps-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.