Jump to content

jefito

Level 5*
  • Posts

    18,955
  • Joined

  • Last visited

  • Days Won

    312

Everything posted by jefito

  1. Except that you left out the actual UI work, before you pitched it over the wall to QA. Off the top of my head (and guessing at the behind-the-scenes machinery): * adding the right-click menu item for "Convert to LaTeX image", and its converse (but only when the alt text indicates it's a LaTeX image), and hooking up the handler code * fetching the LaTex conversion URL service from the preferences (and adding UI to set and maintain that in Options) * handling any errors from the HTTP GET operation (which itself can fail) and any appropriate user notification * converting the image to whatever internal format Evernote uses and storing it in the appropriate place * Making sure that the Undo's are handled correctly * Adding the unit tests (if they're used) * Handling undos if anything special needs to be done * Handle the converse of the convert-to-LaTeX operation: replace element (however its represented in Evernote) with its alt text string * Write up the test cases for the QA engineers * handle any other host of seemingly trivial but time-sucking tasks that need to be done Anyways, I know what you're saying. This is not in the realm of rocket science in terms of complexity. It would be an interesting addition. But the question always remains for the developers: is it worth whatever effort it takes for the expected benefit? That's a question that I usually step away from, because I'm not privy to any of Evernote's internal plans. So good luck...
  2. I'm still not sure where you get the notion that this is all so easy for Evernote to implement.
  3. That's not a problem at all, you've misunderstood my idea. The only thing needed is an option in the context menu that converts the selected text to an "existing web-friendly renderings like JPEG, GIF, PDF, etc." by using a web service that interprets the text as LateX (or MathML). That's everything! To be fair to Dave, your original proposal was automatic conversion of '$' delimited text into LaTex generated images. By changing the requirements to a right-click option after Dave replied to you is just moving the goalposts. BTW, I do think that a user-initiated approach is better in the context of Evernote.
  4. Nope, it isn't XML: http://en.wikipedia.org/wiki/LaTeX
  5. That's cute, jbenson. I'm certainly nerdy enough to get the joke. Even so, I'd rate this as an interesting idea rather than great, and I have some doubts as to how widespread demand for this would be. Not that it's wholly conclusive, but i founds only three threads in the forum from a search of 'latex', plus some google hits.
  6. I guess a question would be how you would disambiguate between this use of '$' delimiters and other uses of '$' that don't designate LaTex, in a backward compatible way? I would think that this makes things not-so-simple. Probably means storing the original source into an 'alt' attribute, and then you need to interpret all of those for the special LaTeX delimiters too.
  7. When you found problems, did you report them to baumgarr (the Nevernote developer)?
  8. Yes, you can say that, and I believe that your opinion is welcomed by Evernote staff. Me, I don't really care to organize my notes in hierarchical folders, as tags are plenty for me. I understand that others want that, but I've seen no interest in providing that in anything I've read by Evernote staff, so it's a moot point for me.
  9. Color me impressed. In a quick (and incomplete) test, everything seemed in order. Saved searches were a little slow to finish, and PDFs were slow to display. But I liked the zoom feature, and everything else I tried seemed to be in order.
  10. Hi baumgarr, I was tempted to try running it on Windows, but them I stopped. Has it been tried running in parallel with Evernote? I suppose that you use separate databases, so it's probably safe, except for the possibility of getting note conflicts. thanks for your work -- very noble.
  11. For the Linux users who may not know about this, there's an open source Linux Evernote client now available -- NeverNote -- that was just written up in a Lifehacker post: http://lifehacker.com/#!5762376/nevernote-is-an-open-source-evernote-client-designed-for-linux-no-wine-required. According to the story, it's a Java app, and therefore can also work for Windows and Mac OS users as well (I haven't verified that). NeverNote home page: http://nevernote.sourceforge.net/index.htm SourceForge page: http://sourceforge.net/projects/nevernote/ Congratulations to forum member baumgarr, the NeverNote developer (and anyone else involved)!
  12. A prior discussion here: http://forum.evernote.com/phpbb/viewtopic.php?f=56&t=19924&p=83399. ~Jeff
  13. We've had this suggestion before, back a couple of months ago. Basically means having a separate field (or index) that tracks manual order, which changes when you move notes around, possibly cascading into other notes (e.g. I have notes in order 1, 2 and 3, I move 3 above 2 and so must change both 2 and 3's sort order index -- swaps them in this case). Also gets a little messy and possible confusing if I am viewing a filtered list (via notebook or tag or saved search), and start moving things around: how does it affect other notes not currently being viewed? ~Jeff
  14. I think that they have a legalistic 'out' on Linux, since you can still use the Web to access your notes. After all, it doesn't say "works natively"... ~Jeff
  15. My guess is that the answer shouldn't be too surprising: the resources to do a Linux app, vs. the potential market share gain. It should be no secret that Evernote in its heart would like to support every platform that there is, including Morse code and that CP/M machine you have mouldering down in the basement behind that old Nordic Trak machine, but they do have limits on their resources. Potential market share is limited so my feeling is that Linux is a bit down the list. Besides, with a published API, and that can-do Linux spirit, maybe a third-party developer might want to take up the cause... ~Jeff
  16. Nope. The only workaround that I can think of is to copy a piece of text with the formatting that you want (one character should do it), and paste it in to the place that you want to use the formatting, then type what you want. Then go back and delete the piece that you pasted. For example: Here's my starting point: "Here is my text with fancy styling. I want the same fancy styling " Pick up the 'f', and paste it at the end of the second sentence: "Here is my text with fancy styling. I want the same fancy styling f" Type the rest of your text: "Here is my text with fancy styling. I want the same fancy styling fhere." Delete the pasted bit: "Here is my text with fancy styling. I want the same fancy styling here." But there's no way to apply a formatting style to an existing piece of text that I know of. Not up to me. It'd be a nice touch, though. ~Jeff
  17. I would guess that the answer is no, at least for the short term. Evernote is primarily a cross-platform note capture and storage mechanism, with facilities for note taking. It's not meant to be a replacement for dedicated to-do lists, project planners or mind-mappers. ~Jeff
×
×
  • Create New...