- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ02-05-2026
11:57 PM
(Last edited
โ02-09-2026
11:24 AM
by
SamsungMatt
) in
I had around 7,000 .vnt (VNote) files from an old Samsung device. I wrote a Python script to extract their contents and convert them into .txt files. Now Iโm left with roughly 7,000 text files that I need to import into the new Samsung Notes app.
The problem is that Samsung Notes only supports importing .spd and PDF files. While I can convert the .txt files to PDFs, they wouldnโt be editable afterward. There also doesnโt seem to be any official API or endpoint for programmatically creating notes in Samsung Notes at scale.
At this point, Iโm considering running some kind of automated task directly on my phone to recreate the notes. Do you have any suggestions or viable approaches for handling this? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ02-06-2026 05:49 AM in
Samsung Apps and ServicesIf you can import those text notes into OneNote (free download from Microsoft as a standalone app), you can then sync OneNote with Samsung notes. That's all I've got. Someone else may have a better idea. I suspect that One Note is less proprietary than Samsung notes, so you may just be better off switching to One Note as your notes app.