Giter Site home page Giter Site logo

Comments (3)

JayDugger avatar JayDugger commented on May 23, 2024 1

Could you use CrowdAnki for your collaboration? See the part that reads How to collaborate via Github.

Please let me know if that works for you. A superficial look at CrowdAnki's issues list doesn't show me any blockers, but I have not really tried to use CrowdAnki.

from anki-editor.

louietan avatar louietan commented on May 23, 2024

This is a good idea, but it currently can't be implemented elegantly within this minor mode.

The approach of using a specialized field for alternative identity requires a companion Anki add-on and this package to make a convention on which field to use.
In addition, although it may seem to be no difference between using note id and using a field for identity from a user's perspective, querying a note by field is much slower than by note id in the sqlite database, as it doesn't have the advantage of using indexes that note id has.

If you really want to collaborate with Org documents, I have a few ideas that might help:

  1. git allows you to stage changes by hunk, which could be easily achieved by magit within Emacs, so you can commit the changes without note ids.
  2. Share the decks along with Org documents.

from anki-editor.

517qf avatar 517qf commented on May 23, 2024

@louietan : I hadn't considered these technical problems. Thank you for your informative response and your hint at an alternative solution. I will definitly experiment. Thank you again for fixing my other issues.

@JayDugger: Thanks for the link. I think this is a great project but I don't like working with json. I hoped that an expansion of this tool would be a quick fix ...

from anki-editor.

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.