Jump to content

gock

Level 2
  • Posts

    89
  • Joined

  • Last visited

Everything posted by gock

  1. Confirmed the problem on Chrome Canary. It seems to be a encoding problem. For now I'm not sure whether it is a bug of the beta version. I'll investigate it.
  2. It seems to be a network problem. Please try again, with force refreshing. Which browser are you using? Did you try the latest Chrome?
  3. Weird, I just test ESC to quit insert mode and it works well. Please reopen Marxico and try again. The vim mode of Marxico is from Ace editor. Check out all the features of it. The code is actively maintained, so there is a latency for Marxico to keep up.
  4. Sorry. I can't promise you that. I have my plans. You can use searching on the left side menu temporally.
  5. Marxico Pro is linked with one Evernote account for unlimited devices.
  6. Thank you for these three great suggestions. I'll try to add 1 and 2 in the next big version. 3 may be later.
  7. Thanks for your advice. I'll work on better documents management in the next big version.
  8. Yes, TOC isn't working in Evernote because Evernote forbids ID attributes in ENML. Linking to other notes is workable and it will be available in the next big version.
  9. No, you can only edit notes in Marxico. Even if you unselect the readonly option in Settings(in the right side menu), yes, Marxico notes seem to editable in Evernote, but your modification in Evernote won't be recognized by Marxico when you want to edit it in Marxico again.
  10. 1. it was a bug and has been fixed in the new version released today (1.3.7) 2. spell checking is from Chrome, which I cannot control.
  11. By default, Marxico creates notes in readonly to prevent accidentally modification in Evernote. You can change that in Settings. The original Markdown content is saved in a hidden area of the notes. So without Marxico, you cannot edit it easily. I'll give a tool to export all your Markdown files of Evernote notes created by Marxico. So please don't worry.
  12. Thanks. I'll have a look at the problem about notebooks on the files list. As for the source code, I never thought about it. I don't think it is a good and easy way. If you encounter any rough edges, welcome to give me feedback.
  13. Yes. Thanks for your reply. So if I understand correctly, there's is no way to sync all my existing notes into Marxico, and I cannot edit exiting notes that were created with the Evernote UI, not with Marxico. Am I correct?
  14. Sorry, I just roughly investigated the related information and have been kept an eye on this. I'll work on independent client in the next version. However as I said before, I've no idea how to communicate with Evernote application locally yet.
  15. I'd love to give about 35% off for students, however I'm still trying to figure out how to automate the payment and review process. I'll work on this these days. As for you, I'll concat you via messages.
  16. Sorry, `Sync list from Evernote` means to fetch existed Marxico notes from Evernote. The right sync button is besides the `New` button on the top right, with a lightning icon. Or you can just simply press CMD + s.
  17. Sorry, currently Marxico doesn't work with shared notebook. I'm waiting for the new Evernote SDK to support that.
  18. Thank you all. I've considered it again and decided to adjust the price to $24.99. I'll refund the $5 payment soon.
  19. Next version I'll work on documents management. I'll consider your idea. The cmd+B problem is a bug of the new editor when you type fast. I'll keep polish the new editor. If you are constantly bothered by this problem, try to change the editor to the deprecated one in `Settings`.
  20. Yes, I found this problem too. I'll try to solve this.
  21. I'm afraid you can't. Charts are rendered to images before the server applies CSS.
  22. Oops, my bad. The default style had the white background under the text. But I removed it to make it look better because the background color of Marxico is not pure white. I didn't think of the situation you mentioned. I'll fix it. Thanks!
  23. Sorry about that. You can delete the notes on the new Evernote web. I'll add this feature in the next version.
  24. I don't think the previous version had sub heading underline. Anyway, there is a `Custom CSS` in `Settings`. Check it out. Take sub headings(h2, with ##) for example, append following syntax to the end: h2 { text-decoration: underline; } One of the reason the fonts don't look clean is its color. You can change it to black: body { color : #000 } besides, you can change the font size by check `apply font size to evernote` in settings. Obviously, I need to write more documents about how to use Marxico better.
  25. Sorry, you can only select existed notebook. You cannot create a new notebook by this way.
×
×
  • Create New...