Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users/dutran/improve #21

Merged
merged 4 commits into from
Aug 27, 2021

Conversation

omegakid1902
Copy link
Contributor

  • Support full name of notion page to obsidian
  • Convert UTF8 to Unicode character in markdown link
  • Fix issues

syntax
- Fix visualcurrent#18: Lose link incase long file name of notion
- Fix visualcurrent#16: Lost link if file name use dot .
- Fix visualcurrent#13: Accents in the note title do not work correctly
- Fix visualcurrent#7: Bad work with Cyrillic symbols
- Fix visualcurrent#15: Picture name is incorrect after convert to internal link
- Fix visualcurrent#17: Can not convert link inside Notion
- Fix visualcurrent#19: Internal links are not correct in case multiple link in 1
  line
- Fix visualcurrent#20: Not yet support unicode character mardown link
@visualcurrent visualcurrent merged commit a2af4a4 into visualcurrent:master Aug 27, 2021
@visualcurrent
Copy link
Owner

Thanks for making this better :)

@omegakid1902
Copy link
Contributor Author

omegakid1902 commented Aug 28, 2021

N2O.py Line 123
Notion pages can contain / in name, so it is causing errors later in script when line 101 can't find file which was composed from heading with / in it

223dd72
Please retry this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants