Jump to content

gock

Level 2
  • Posts

    89
  • Joined

  • Last visited

Posts posted by gock

  1. On 11/19/2018 at 6:25 PM, FelixGK said:

    Hey, I really love Marxico, and I've been using it A LOT.

    But there is one thing, that has bugged me from the beginning, and thats that the TOC links dont work. Neither in the Evernote webapp, nor on the mobile client or on a shared page.

    Currently I have a large note, and having a working TOC would be awesome. Could you fix that?

    I've tried everything but couldn't find a way to implement it in Evernote. They have forbid inline links. Sorry.

  2. On 2017/8/3 at 6:20 AM, TattedTech said:

    @gock This app is awesome. I have been looking for something like this. My only issue is the spacing of the code blocks when they render into Evernote. Is there any way to get rid of the extra space? View link for example

    https://www.evernote.com/l/AN29gusdDzlNMJpP6qkQ229fhFaAuasqNeo

    @TattedTech This is a bug introduced by latest Evernote client. It should look fine on the Evernote Web. I'll try to fix this.

  3. On 2017/4/5 at 4:55 AM, 8BitFire said:

    I am trying to add in custom css to change the code block background color. I have all my coding notes done a certain way and I was hoping to be able to do that no matter what I do it doesn't change the background color, is there something I am missing?

    Code I am trying to change

    
    .hljs-dark .hljs {
        display: block;
        padding: .5em;
        background: #354553;
    }

     

    It works on my client. Did you add other CSS? Try to add !important to the rule.

  4. On 2017/2/17 at 9:39 PM, m0ll3art said:

    +1 I confirm that marxi.co freeze actually 

     
    On 2017/2/17 at 5:08 PM, Reldas said:

    As with the previous post I too liked this on Android, it seemed to work well and is the best way to format notes on Android.  But a day or two ago it got stuck on the Loading screen and won't go any further.  Initially I presumed this was just an Android thing and I was lucky the first time round.

    Now I'm back on my desktop and I'm seeing similar issues.  When I examine a little deeper I can see that Firefox reports certificate issues and that there are some 403 errors for some of the files required. Vivaldi reports similar issues.   That said I can still access a note I recently worked on in Chrome (but it might just have that page cached).

    Is there are an issue with Marxi.co in general ? Or am I missing something?

    (I'm almost at the end of the 10 day trial so the choice of whether to subscribe or now now hangs in the balance)

    Sorry that I didn't read and respond the forum feedback in time. Marxico is definitely running and supported well. Usually if Marxico gone down because of any network or server problem, I would receive many feedback emails immediately and I'll fix it ASAP. 
     
    This time I didn't get any and it worked fine in my place. So I guess it was a CDN problem, which only affected part of users. Turns out it was my AWS account suspended because of my credit card expired. I'm fixing this and it should be working soon.
  5. On 2017/2/7 at 7:38 PM, Lutherian said:

    Hi Gock.

    I found another use for Marxico, and perhaps you could earn some well deserved revenue for all your hard work.

    I use the Marxico on my Android device (I made a shortcut to my home screen) because it's the only way to be able to correctly format text on the phone.

    • This is the only way I can cut-paste test from different sources and keep font consistent
    • This is the only way I can create tables
    • This is the only way I can create decent highlights
    • This is the only way I can enter formulas

    Marxico has given a lot of power to the Mobile Evernote user (even if it was not perhaps the intended use)

    Personally I think Evernote should partner with you to create a mobile app interface, or use Marxico as a layer and then build on top of it for folks who can't grasp MarkDown formatting.

     

    Marxico has solves every formatting problem on the Android device ... that's gotta be worth something.

     

     

    Thanks for sharing your practice. It is good to hear that Marxico helps you a lot on Android. Marxico won't charge extra except annual Pro fee. :) 

  6. On 2016/9/18 at 3:39 AM, Ghost9 said:

    Hi gock,

    Marxico is awesome. I have two question.

    1. When I lunch Marxico I've got splited markdown and preview window. Can I run Marxico with opened editor window (without preview) and fullscreen?

    2. How can I send selected text to Marxico without using Cmd+Tab or Alt+Tab keys? Something like this: http://hints.macworld.com/article.php?story=20130611114324237

    Thanks.

    Thanks for your feedback.

    1. Not now. I'll make the editor window memorize its last state in the next version.

    2. I'm afraid you can't. I'll investigate whether Marxico can support this feature.

  7. On 2016/9/7 at 11:21 PM, hugolapointe said:

    Hi! Great editor!

    I'm falling in love again! Just a problem, when using the desktop app with a french keyboard layout, the shortcut to type "{" (ALT + ') create a new document so can't type any LaTeX. Temporaly, I use a US keyboard layout to fix this.

    Can you fix it^

    Thank you!

    Thanks for your feedback. OK, I'll try to add custom shortcuts. This will solve your problem.

  8. 18 hours ago, Renger van Nieuwkoop said:

    Hi Gock

    It would be great if one could see the 3 "`" of the code block. It is now very hard to add copied lines or add the Language information. What happens is that all code after the line breaks appear as normal text. I also had problems adding the language information (although having "R" (r) as programming language information doesn't do a lot.

    Another wish: could you implement automatically closing the `?

    Cheers

    Renger

    I used to try to add language name on the top of the block. But it didn't look well. You may add the language info as comment in the code block. 

    I'll try to implement code block auto-pairing.

    If you have further questions or advise, I recommend you contact me with email hustgock@gmail.com.

  9. On 2016/3/25 at 6:32 PM, CarloG said:

    Hello Gock,
    Thanks a lot for your support.

    I'm wondering: do you have any plan to include support for further extended table functionalities provided by MultiMarkdown and other similar libraries? I mean the possibility to have cells spanning multiple columns (or even row) and chances to include more then one row in the header.

    For instance:

    
    |             |          Spanning Header (Two Cells)           ||
    Header 1 | Header  2| Header 2 |
     ------------ | :-----------: | -----------: |
    Content 1      |          *Spanning Cell*        ||
    Content  2     |   **Cell Bold**    |         Cell |
    New section   |     More      |         Data |
    And more      |            And more          |

     

    Thank you.

    Regards,
    Carlo

    I'll add cell span in the next version.

  10. 26 minutes ago, CarloG said:

    Thanks a lot for your qucik reply, Gock.

    That is interesting, but unfortunately the DIV is broken by any heading put in the middle. Furthermore I can't find a way to decide which text to put in each column.

    The following is what I would like to obtain:

    ###Left title                     ###Right title
    Lorem ipsum dolor         Nunc nec porta turpis.
    sit amet, consectetur      Morbi a mi sed lorem
    adipiscing elit. Sed         vestibulum laoreet
    sodales odio tortor, id     quis ac sem.
    rutrum ante mattis id.     Quisque suscipit

    My first use case would be the translation of a text in two languages.

    Thanks for your support.

    Carlo

    In your occasion, I think you should use table. Press Cmd+Opt+T or Ctrl+Alt+T to insert one. If you have any more questions, please email me hustgock@gmail.com or send me private message.

  11. On 2016/2/28 at 0:35 AM, CarloG said:

    Hello Gock,

    I really appreciate Marxico as the only software able to effectively integrate Markdown into Evernote.

    I would like to ask you if there is any support for multi-column text: I've been trying to add some DIV tag within the text, using some custom CSS rules, but with no success. I've been experimenting with a custom class including the CSS3 attributes -webkit-column-count, -moz-column-count, column-count, ..., but I'm not able to understand how the start and end DIV tags are actually added to the text.

    May you spread some light on this?

     

    Thanks.

    Best regards,
    Carlo

    Try <div style='-webkit-column-count:2;width:100px'>test1 test2 test3 test4</div>

  12. I really like Marxico. I use it in my workflow as the primary input point to Evernote for most of my meeting notes, largely because of its markdown support. However, sometimes I'd really like to edit my note in Evernote without being redirected back to Marxico. I used to be able to do that and now I can't. The note is read only in Evernote and I can only edit it by clicking on the red bookmark icon which puts me back in Marxico.

     

    Am I missing something?

     

    You can disable readonly in the 'Settings'. However Marxico can't read back your modifications. So it's only for temporary fix. Existing notes need to be synced again to be writeable.

  13.  

     

     

     

    The markdown text is stored in a hidden area of your note, below what you actually see. To see it, you need to know a little about Web developing. You can log in Evernote web via Chrome, open a note created from Marxico, then inspect the document elements by DevTools. You will see a <center> element with your encoded markdown content. Just executing `unescape(...)` in console  would decode it. This lecture would help you know the basic of Devtools. Here is my screeenshot.

     

    The whole steps is actually quite easy for someone knowing about programming. Marxico has many users like that, and they are convinced, so please don't worry. I will provide a tool to extract the markdown content in the future to dispel your and others' concern.

     

    Linking other notes would be awesome, and I'm planning to add it in the next next version. :)

     

    tempmarkdown.png

     

     

     

     

     

     

    Hi gock, this is an amazing app. It really transforms evernote from a "place to hold stuff" into a place for content creation. Thank you.  I will happily pay for it once it gets to that point.

     

    Two thoughts:

    (1) Where is the Markdown stored? I only see the html in evernote, but I want to make sure I have a future-proof way of getting back to the underlying source (specifically the latex for me). Is there / could there be some way to access the source code without marxico? If I am going to move more of my content creation into evernote through marxico, this is an unfortunate necessity for me.

    (2) It would be awesome if there was a feature to reference other notes from Marxico.  For example, sometimes I want to provide a link to pdf I have uploaded as a separate note. Any chance that might be possible in the future?

     

    EDIT: An earlier post says that the markdown is hidden inside the note but I cannot seem to figure out how to view it from the website or Nixnote (linux client for evernote). Is there a chance its only accessible on the windows or mac client? Can someone point me in the right direction?

     

    Again, I love the app and am really impressed with how many features are already included. Thanks.

     

    Hi Gock 

     

    I would like to know what is the status of the export feature .. For me it's important to be be able to export all the stored markdown code as separated .md files in the case of browser internal failure or sync issues ..

    Are you still working on it ? And is marxico still in dev ? 

     

    anyway marxico is undoubtedly a good 3d party app .. 

     

     

    Of course Marxico is still in dev.

     

    I'm implementing new text editor and whole new data structure of Marxico, which will enable you to separate the source md with exported HTML, and support directly modifying in Evernote. It is a huge work. So please be patient.

     

     

     

     

    Hi Gock 

     

    any update for the near future ? waiting for the export feature you promised once. The mac Chrome client is not really spell checking during write whereas in the browser it works good. Any user Forum or Support in view ? 

     

    Sorry for that. Sometimes I need to do some tradeoff. You still need export md attachment to modify when offline? What if you can modify notes in Marxico when offline?

     

    I know the spellcheck on client sucks. However there's little I can do because of some mechanism. Anyway, I'll keep trying.

     

     

     

     

    I need a way to backup the notes as Markdown file (.md) with attachments locally just in the case . Editing the notes when offline is also a wanted feature since I'm not always connected to the net.  Furthermore I would like to know if you're still developing the product since it's great and I'm using it daily but there was no update since some months or did I miss some ? 

     

    Any news about this new editor and the new data structure ? 

     

     

    If you want a feature to export a note as .md file with attachments, there's already one in the right side menu. Though it can only process one note per time.

     

    Of course I'm still developing Marxico. The last two months I was mainly focusing on the whole new version, which will host content itself and sync to multi services more than Evernote. For Evernote part, you will be able to directly write and modify Markdown source in Evernote. However it is a long way to go.

     

    Meanwhile I'll keep the current one better. There will be a new version soon includes features like offline editing, code block line number and bugs fix.

  14.  

    Hey,

     

    I just found marxico and it's really helped with my note taking, particularly math. That said, I have two comments/requests.

     

    First, the desktop version of marxico seems to break my spellchecker. I can see the red squiggle showing I've spelled something wrong, but the context menu seems to be limited to cut, copy, paste, delete, and select all, so I can't actually see any of the suggestions.

     

    Second, would it be possible to allow for arbitrary choices on the charts. For example, instead of having

    ```flowst=>start: Begine=>endop=>operation: Do thingscond=>condition: Choices!|approvedst->op->condcond(yes)->econd(no)->op```

    you could have

    ```flowst=>start: Begine=>endop=>operation: Do thingscond=>condition: Choices!|approvedst->op->condcond(Red)->econd(Blue)->op```

    or even

    ```flowst=>start: Begine=>endop=>operation: Do thingsop2=>operation: Do other thingscond=>condition: Choices!|approvedst->op->condcond(forward)->econd(right)->opcond(left)->op2->e```

    The ability to color code things would also be nice, but less necessary. This change would be really helpful for things like game design where you might want to chart how different scenes or frames connect to each other.

     

    Thank you for your efforts.

     

     

    Sorry for the late response. 

     

    1. I know the spellcheck on client sucks. However there's little I can do because of some mechanism. Anyway, I'll keep trying.

     

    2. I'm using a third part library for the flow chart. I'll see whether I can hack it. 

  15. Hi Gock 

     

    any update for the near future ? waiting for the export feature you promised once. The mac Chrome client is not really spell checking during write whereas in the browser it works good. Any user Forum or Support in view ? 

     

    Sorry for that. Sometimes I need to do some tradeoff. You still need export md attachment to modify when offline? What if you can modify notes in Marxico when offline?

     

    I know the spellcheck on client sucks. However there's little I can do because of some mechanism. Anyway, I'll keep trying.

    • Like 1
  16. Inline latex using $..$ is not standard Markdown. But it is widely adopted. I think I'll add an option to disable inline latex so you can type $ directly.

     

    Hello

     

    I found out about Marxi.co when i was looking for a markdown editor for chromebook. It's great--and now that there's a standalone Mac app I use it there too.

     

    One question: I'm not sure if in-line latex was introduced recently, but I realized that I have to escape dollar signs otherwise they are interpreted as in-line markdown. For example if I write "$100 to $200" the "00 to " bit is interpreted as latex. I can get around that by escaping ("\$100 to \$200") but I'm not sure if that is standard markdown and if not, how that will work if a copy my markdown to another markdown editor. Any thoughts?

     

    imckey

     

  17. Hi Gock,

     

    I'm experiencing something weird in marxico. When I write a flow chart like the following one, sometimes marxico puts it on the center of the page. In this case, the synced note in evernote displays fine. But sometimes marxico puts the flow chart on the left side of the page, and in this case, the synced note in evernote displays a really large flow chart which doesn't really fit into the note. And it seems I couldn't control where to put my flow charts. Any ideas why this happens? Thanks!

     

    This is the flow chart I wrote:

     

    ``` flow

    st1=>start: Data

    op1=>operation: Rule Extraction

    e=>end: Gold Rule Table

     

    st1->op1->e

    ```

     

    Best,

    Yuchen

     

    Hi, thanks for your report! Confirmed as a bug and I'll fix it soon.

  18.  

     

    The markdown text is stored in a hidden area of your note, below what you actually see. To see it, you need to know a little about Web developing. You can log in Evernote web via Chrome, open a note created from Marxico, then inspect the document elements by DevTools. You will see a <center> element with your encoded markdown content. Just executing `unescape(...)` in console  would decode it. This lecture would help you know the basic of Devtools. Here is my screeenshot.

     

    The whole steps is actually quite easy for someone knowing about programming. Marxico has many users like that, and they are convinced, so please don't worry. I will provide a tool to extract the markdown content in the future to dispel your and others' concern.

     

    Linking other notes would be awesome, and I'm planning to add it in the next next version. :)

     

    tempmarkdown.png

     

     

     

     

     

     

    Hi gock, this is an amazing app. It really transforms evernote from a "place to hold stuff" into a place for content creation. Thank you.  I will happily pay for it once it gets to that point.

     

    Two thoughts:

    (1) Where is the Markdown stored? I only see the html in evernote, but I want to make sure I have a future-proof way of getting back to the underlying source (specifically the latex for me). Is there / could there be some way to access the source code without marxico? If I am going to move more of my content creation into evernote through marxico, this is an unfortunate necessity for me.

    (2) It would be awesome if there was a feature to reference other notes from Marxico.  For example, sometimes I want to provide a link to pdf I have uploaded as a separate note. Any chance that might be possible in the future?

     

    EDIT: An earlier post says that the markdown is hidden inside the note but I cannot seem to figure out how to view it from the website or Nixnote (linux client for evernote). Is there a chance its only accessible on the windows or mac client? Can someone point me in the right direction?

     

    Again, I love the app and am really impressed with how many features are already included. Thanks.

     

    Hi Gock 

     

    I would like to know what is the status of the export feature .. For me it's important to be be able to export all the stored markdown code as separated .md files in the case of browser internal failure or sync issues ..

    Are you still working on it ? And is marxico still in dev ? 

     

    anyway marxico is undoubtedly a good 3d party app .. 

     

     

    Of course Marxico is still in dev.

     

    I'm implementing new text editor and whole new data structure of Marxico, which will enable you to separate the source md with exported HTML, and support directly modifying in Evernote. It is a huge work. So please be patient.

  19.  

    Thanks for your post.

     

    I've worked out what the problem was: the files I wanted to see in archive folders were in the top four open files slots. Once I'd created some more notes and pushed them out of the list, the archives appeared. This behaviour feels a little odd, but at least I understand it now.

     

    Does Marxico have any awareness of Evernote's stacks? If not, is that going to be appearing in a future update? 

     

     

     

    Maybe. I'll think about it.

  20. Gock, you've created a wonderful tool in Marxico. I'm a convert from notational velocity and I find being able to see the markup as I type has improved the quality of my documentation significantly.

     

    I've a small issue: Marxico seems to have a difficulty finding my notebooks: in the left-hand list pane I can't see any of the notebooks in a separate stack created post marxico integration. Marxico doesn't appear to be aware of stacks at all. Is this something you are aware of?

     

    Thank-you for your hard work.

     

    Tim.

     

    The left side menu only shows notebooks containing notes created by Marxico, not all your notebooks.

  21. Thanks!

     

    As you said, the load problem of Chrome is fixed. Because I found that it was not a bug of Chrome beta. It broke on Chrome 43 as well. Something in Chrome has changed when dealing with resources containing unicode characters. So I modified my code a little. 

     

    I knew there were ways to convert HTML to Markdown. I didn't bring it in because it was not 100% reliable, 80% most to me. There would be some losses and misunderstandings in this process. And a diff-and-merge mechanism would be brought in. Anyway, it was not promising and too complicated for me.

     

    However after the next version of supporting shared and business notes,  I'd like to have a try on it. Because I realize it is the last barrier between Marxico and Evernote. If Marxico can read modifications on Evernote, there would be no necessity for me to build mobile apps. Because at that time, you can modify it directly on Evernote apps.  

     

    And if you can send me your fixes about the demo documents on grammar and spelling, it would be great. :) 

     

    Good news on the Won't-load-in-beta-or-canary-Chrome problem: It's fixed.

     

    I already put out there my hopeful suggestion that you'll open source Marxi.co (I'd make a few pull requests myself to fix some of the grammar and spelling in the demo document -- my coding skills are not up to par to do much else right now). I'd still pay a fee to access the service hosted at marxi.co.

    However, perhaps before that could happen a more fundamental bug/feature of Marxi.co could be rethought: 

     

    Note: Currently Marxico is unable to detect and merge any

    > modifications in Evernote by user. Please go back to Marxico to edit.

     

    It sounds from the "Data Synchronization" section of the demo document like this has benefits in terms of privacy/security. While those issues are paramount, of course, I'm sure there must be ways around it.

     

    Have you seen bordaigorl's plugin for Sublime Text 3? I love using it and I think both projects could borrow ideas from each other -- like being able to edit a note from an Evernote client -- for those times we're not on a desktop browser.

     

    Peace

  22. Sorry about the confusion. You are not doing wrong. Marxico didn't have a proper user system when I first built it for simple. It will be fixed in the next next version.

     I love this app. I use it to format my meeting notes in markdown and then share with staff. One issue- every time I open the app, I have to reauthorize with Evernote. Am I doing something wrong? 

     

×
×
  • Create New...