Giter Club home page Giter Club logo

Comments (6)

ewnd9 avatar ewnd9 commented on June 16, 2024

Hi. I've updated README with examples links (media is supported, yes) and the apkg documentation reference.

Special format for text files, or use directory name as tags ( like some/sub/dir1/file.txt => tags ['some', 'sub', 'dir1'] )

Perhaps it is in the scope of https://github.com/ewnd9/anki-apkg-export-cli ?

Your structure seems fine, although type1-type2-type3.txt looks better for me if a list of files fit in on the screen without scrolling

from anki-apkg-export.

ewnd9 avatar ewnd9 commented on June 16, 2024

Looking at the original gem sources (https://github.com/albertzak/anki2/blob/5eb49e82309457cf24e1469535784c5ca900c639/lib/anki2.rb) this is the line which is responsible for tags representation — https://github.com/ewnd9/anki-apkg-export/blob/master/src/index.js#L97 Tags should be delimited by 1 white space character

from anki-apkg-export.

vvscode avatar vvscode commented on June 16, 2024

@ewnd9 I agree that logic for searching/parsing tags / additional fields it's in scope of cli tool. Is PR for ability to use additional fields in addCard welcome?

from anki-apkg-export.

ewnd9 avatar ewnd9 commented on June 16, 2024

@vvscode

from anki-apkg-export.

vvscode avatar vvscode commented on June 16, 2024

Thus tags stored as single string with space delimiter -- for multiwords tags we can replace spaces with \u160 ( it looks like space ) inside multiword tags

from anki-apkg-export.

vvscode avatar vvscode commented on June 16, 2024

can be closed, suppose

from anki-apkg-export.

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.