A markdown note-taking application with ownCloud and WebDav synchronization.
Available for Meego Harmattan (Nokia n9, Nokia n950) and Sailfish OS.
The Sailfish version is no longer being supported by its original author khertan, and so has been extended to fix some bugs and add features.
The source is available on GitHub released under the GPLv3.
Features:
Attachment | Size | Date |
---|---|---|
ownnotes-1.8.4-1.armv7hl.rpm | 717.38 KB | 18/09/2016 - 04:30 |
ownnotes-1.8.4-1.i486.rpm | 731.92 KB | 19/09/2016 - 12:40 |
ownnotes-1.8.6-1.armv7hl.rpm | 740.6 KB | 22/09/2016 - 01:38 |
ownnotes-1.8.6-1.i486.rpm | 747.42 KB | 22/09/2016 - 01:38 |
Fix syncing issues (attempting to access domain root).
Tidy 'About' page.
Fix scaling issue of cover page background image on Jolla 1.
Comments
Historyscholar
Mon, 2019/08/19 - 16:20
Permalink
Can you add voice recording and photos?
moony
Sun, 2017/07/23 - 13:33
Permalink
Hi there,
can someone please give me the correct URL for owncloud-sync? If I try "https://myserverurl/owncloud/remote.php/webdav" I get errors, which I cannot read, because they disappear fast.
flypig
Sun, 2017/07/23 - 17:13
Permalink
This version of ownCloud is a little old and it's possible the errors are due to this. I'd suggest you try the following version: https://openrepos.net/content/mazimmer/ownnotes
In case it's helpful, the URL you're suggesting looks good to me (I use the URL that pops up at the bottom left hand corner of the ownCloud web page when you click on the settings icon, under WebDAV).
neubauten84
Mon, 2016/11/14 - 20:21
Permalink
Hi there!
I've just installed ownnotes and after a first partial sync, now I get:
tinydav.exception.HTTPUserError: HTTP/1.1 404 Not found
In settings I set my server with https://XXX.XXX.com/remote.php/webdav (it's a Self-Signed Cert Server). Whatever I try to modify nothing works..
What could I do?
Thanks
penzin
Tue, 2016/11/08 - 22:41
Permalink
unfortunately I have "HTTP/1.1 405 Method Not Allowed" error for syncronization with blaucloud.de (ownCloud client for Sailfish works fine). Could you please test this service?
xcablex
Fri, 2016/10/28 - 21:34
Permalink
Hi,
thank you guys for this very useful app. But today I suddenly got an error message poppin up:
<class 'NameError'> name 'ownnotes' is not defined
one hour before it was working without problems. Reinstalling didn't solved the probelm. Any idea what has happend and how to fix it?
JSE
Sat, 2016/10/01 - 10:57
Permalink
Does this also work on Nextcloud?
flypig
Sat, 2016/10/01 - 13:40
Permalink
Great question. I've just tested it at https://demo.nextcloud.com (nextCloud v.10.0) and it worked fine (note download, upload and editing all worked, exactly the same as ownCloud).
clovis
Thu, 2016/09/22 - 11:09
Permalink
thanks !!!!!!!!!!!
sferics
Tue, 2016/09/20 - 11:50
Permalink
Great - ownNotes works again (after I manually altered sync.py as discribed) - many thanks to cy8aer!
But I discovered another error - it seems to be a problem with characters like ä, ö, ü or ß. I have made the file ümlaut.txt in my owncloud and i got the following error-message when syncing:
2016-09-20 10:44:55,494 ERROR Traceback (most recent call last):
File "/usr/share/ownNotes/python/sync.py", line 414, in sync
self._download(wdc, ldc, filename, filename)
File "/usr/share/ownNotes/python/sync.py", line 617, in _download
with open(ldc.get_abspath(local_relpath), 'wb') as fh:
UnicodeEncodeError: 'ascii' codec can't encode character '\xfc' in position 21: ordinal not in range(128)
[D] onException:44 - : 'ascii' codec can't encode character '\xfc' in position 21: ordinal not in range(128)
[D] onError:159 - Sync Error : 'ascii' codec can't encode character '\xfc' in position 21: ordinal not in range(128)
[D] onFinished:35 - Sync finished :false
[D] listNotes:90 - listNotes called
But - of course - i can avoid such filenames ...
flypig
Sat, 2016/10/01 - 13:47
Permalink
I've not had a chance to look at this yet, but for info, I've added a bug ticket so it doesn't get forgotten
https://github.com/llewelld/ownNotes/issues/8
freedent
Mon, 2016/09/19 - 20:57
Permalink
Perfect application !
Thank you good job
flypig
Mon, 2016/09/19 - 22:09
Permalink
I'm really glad you're happy with it. Of course, I only picked it up and fixed a few bugs. The credit goes to @khertan as the original author.
sferics
Mon, 2016/09/19 - 15:18
Permalink
Hi, i get the same 'tinydav.exception.HTTPUserError: HTTP/1.1 Not Allowed'-Error with my free https://my.owndrive.com account (and tried some setting-variations with no luck). Maybe you can sign up for such an account und have a look into it? I've used ownNotes for a long time on my N9 (until Khertan dropped the app) und would be really happy to get it working again! Thanks in advance
flypig
Mon, 2016/09/19 - 16:02
Permalink
Thanks for this @sferics; having a service to test on will be really helpful. I've signed up and will post back about how I get on.
sferics
Mon, 2016/09/19 - 17:09
Permalink
I forgot to mention that I now use the Jolla C!
flypig
Thu, 2016/09/22 - 01:48
Permalink
That's worth knowing, although in this case I don't think it's the source of the error (I'm developing on a Jolla C myself). I've not had a chance to test it on owndrive.com, but the new version 1.8.6 has @cy8aer's patch included, which hopefully should fix things.
olpe
Mon, 2016/09/19 - 11:18
Permalink
Awesome. Been waiting for this app to return :)
Are you able to build a tablet version also?
flypig
Mon, 2016/09/19 - 12:42
Permalink
Okay, so I've build an i486 RPM package and uploaded it here. It seems to work on the emulator, but I've no idea whether this will now just run straight-off on the tablet. Please feel free to try it (at your own risk I'm afraid) and if you do, let us know what happens.
flypig
Thu, 2016/09/22 - 01:50
Permalink
I'm happy to try, but I don't have a tablet to test on. Are there any instructions for building a tablet RPM (I suppose an x64 version?) anywhere?
silverhook
Mon, 2016/09/19 - 02:24
Permalink
Whenever I try to sync, I get the following error:
tinydav.exception.HTTPUserError: HTTP/1.1 Not Allowed
Other than that, thank you *a huge lot* for reviving this app :D
flypig
Mon, 2016/09/19 - 12:21
Permalink
Sorry it's not working, but I'm not sure what's causing this I'm afraid. Would it be possible to have a disposable account on your system for me to test? Alternatively, could you let me have details of your system (ownCloud version, webserver details, or just the URL so I can prod it to find out)? There's also a 'Debug' option in the ownNotes settings; if you could send me the logs that might also help.
silverhook
Tue, 2016/09/20 - 19:28
Permalink
Happy to give you a temp account if that still helps. Where should I send the login details to?
flypig
Thu, 2016/09/22 - 01:46
Permalink
Thanks for the offer, that's greatly appreciated. Before going down this route, would you mind checking the latest version (1.8.6) which has @cy8aer's patch included? This may fix the issue already.
If this doesn't fix it, would you mind emailing the credentials? My email address is here: http://www.flypig.co.uk/?page=email
silverhook
Thu, 2016/09/22 - 14:37
Permalink
1.8.6 seems to have fixed it. Thank you both!
flypig
Thu, 2016/09/22 - 20:20
Permalink
That's great to hear. Thanks for letting us know.
cy8aer
Sun, 2016/09/18 - 13:03
Permalink
I have the url: https://my.si.te/owncloud/remote.php/webdav/. But the client tries to connect to /. This does not work if the owncloud server is in an reverse proxy environment.
flypig
Sun, 2016/09/18 - 14:12
Permalink
Thanks for flagging this up. I've not tested ownNotes with a reverse proxy. Is there any chance you could create me a disposable account on your server for me to test? It would be a lot easier than having to set up a test server and replicating the same bug.
cy8aer
Mon, 2016/09/19 - 11:52
Permalink
Unfortunately it is not possible. Nevertheless: If I create an url like https://mysite.org/owncloud/... there should not be an access to / but /owncloud/
flypig
Mon, 2016/09/19 - 12:10
Permalink
It's a shame I can't have access, but of course I understand. Are you certain that the problem is the reverse proxy? If so, I may try to set something similar up here.
To clarify the issue, on my system I have an ownCloud installation set up at: https://myite.org/vapour syncing with the 'Notes' subfolder, and so using following config in ownNotes:
URL: https://mysite.org/vapour/remote.php/webdav/
Remote folder name: Notes
This seems to work fine; there's no access to https://mysite.org/ as far as I'm aware. Is your situation different? Which version of ownCloud are you using please?
Pages