Giter VIP home page Giter VIP logo

obsidian-to-org's People

Contributors

andrewnatoli avatar jml avatar kdubovikov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

obsidian-to-org's Issues

0x8b error

python3 __main__.py ~/ob ~/obe
Converted /Users/suliveevil/ob/我的笔记.md to 我的笔记.org
Copying from /Users/suliveevil/ob/.DS_Store to /Users/suliveevil/obe/.DS_Store
Converted /Users/suliveevil/ob/README.md to README.org
Converted /Users/suliveevil/ob/URL Schemes 与 Alfred 和 Eudic 的结合.md to URL Schemes 与 Alfred 和 Eudic 的结合.org
Converted /Users/suliveevil/ob/macOS小记-AppleScript、BetterTouchTool、Keyboard Maestro.md to macOS小记-AppleScript、BetterTouchTool、Keyboard Maestro.org
Converted links in /Users/suliveevil/obe/URL Schemes 与 Alfred 和 Eudic 的结合.org
Traceback (most recent call last):
  File "/Users/suliveevil/Documents/GitHub/obsidian-to-org/src/obsidian_to_org/__main__.py", line 197, in <module>
    convert_directory()
  File "/Users/suliveevil/Documents/GitHub/obsidian-to-org/src/obsidian_to_org/__main__.py", line 189, in convert_directory
    contents = org_path.read_text()
  File "/opt/homebrew/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/pathlib.py", line 1135, in read_text
    return f.read()
  File "/opt/homebrew/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 92: invalid start byte

NameError: name 'md_file' is not defined.

obsidian-to-org org-ql.md
Traceback (most recent call last):
  File "/opt/homebrew/bin/obsidian-to-org", line 8, in <module>
    sys.exit(single_file())
  File "/opt/homebrew/lib/python3.10/site-packages/obsidian_to_org/__main__.py", line 126, in single_file
    org_file = (output_dir / md_file.stem).with_suffix(".org")
NameError: name 'md_file' is not defined. Did you mean: 'org_file'?

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.