xolox / vim-notes

Easy note taking in Vim
http://peterodding.com/code/vim/notes/
1.6k stars 110 forks source link

It will amazing if it can direct edit the Mac Notes #73

Closed griffinqiu closed 10 years ago

griffinqiu commented 10 years ago

It will amazing if it can direct edit the Mac Notes

xolox commented 10 years ago

It will amazing if it can direct edit the Mac Notes

If you want me to do the work for you (I'm not yet saying I will) then you're going to have to provide a lot more information then was included in your initial request. For example:

  1. What are "Mac Notes"?
  2. What is their file format?
  3. Are they generated by an open source program so I can easily replicate without Mac OS X?
  4. If they're not generated by an open source program, is there a standard for their structure?

Even just an example or a pointer in the right direction would make this request a lot more useful.

griffinqiu commented 10 years ago

The OS X system default notes. It can sync to iOS by iCloud. http://cdn.arstechnica.net//wp-content/uploads/2012/07/Notes.png

I checked the store format. It look like the special format of Apple. ➜ ~ ls ~/Library/Containers/com.apple.Notes/Data/Library/Notes NotesV2.storedata NotesV2.storedata-shm NotesV2.storedata-wal

Seems hopeless. T_T

xolox commented 10 years ago

Hi @griffinqiu, I can see why you wanted this feature (and I take that as a compliment :-) but given a binary format for the notes kept on your Mac, vim-notes will definitely not be able to edit them, so I'm closing this issue. Thanks for the feedback and sorry to disappoint!