Coder Social home page Coder Social logo

Comments (9)

halfwit avatar halfwit commented on May 24, 2024

I'm also interested in something that uses just an underlying directory structure - text files, and opens them. (Secretly, it's so I can reuse my very simple Linux scripts to keep notes, distributing them with syncthing) - I'll be happy to help out on this if I can. Haven't done Android in a while, though.

from simple-notes.

tibbi avatar tibbi commented on May 24, 2024

like an "Open" button where you can select text files to open? I can add it once Im done with the file picker at the file manager :p I want to reuse it at more apps.

from simple-notes.

halfwit avatar halfwit commented on May 24, 2024

Not sure why my email didn't go through, but whatever - my thought was have a setting for "notes directory", and with that set, your application opens in a list view of files - select whichever one, "shopping list" "progamming snippets" or whatever else you have in your random notes dir - and then having that simple edit view once the file is selected

from simple-notes.

halfwit avatar halfwit commented on May 24, 2024

(This would also address #3)

from simple-notes.

tibbi avatar tibbi commented on May 24, 2024

okay I see, so it is indeed #3 :D

from simple-notes.

smichel17 avatar smichel17 commented on May 24, 2024

I don't think you need to let the user pick a folder for the first round. I would imagine this feature as:

There is a folder, /storage/emulated/0/simplenotes/. In that folder, there's a bunch of files, where Filename.txt corresponds to a note in the app with the name Filename.

If you add a new file to that directory externally, a new note appears in the app. If you add a new note in the app, a new file is created. Then you can sync that directory to the cloud with nextCloud, Google drive, etc -- or just open it in different app if you wanted to do that for some reason.

from simple-notes.

smichel17 avatar smichel17 commented on May 24, 2024

Also, I'm not sure how helpful it is, but there's some gpl kotlin code for dealing with a file over here.

from simple-notes.

halfwit avatar halfwit commented on May 24, 2024

from simple-notes.

trubitsyn avatar trubitsyn commented on May 24, 2024

@tibbi seems like you have implemented this feature already :)

from simple-notes.

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.