Sorry, I should have anticipated that your Format may have been saved globally, rather than to the project. Yes, if it is a format found in the “My Formats” section of the sidebar, it will be in your main Scrivener support folder. The only files with file ending “.scrformat” are within the Scrivener...
Internal document links, bookmarks and for that matter external links between projects or from other software, all operate upon the internal ID that is assigned to an item when you create it. No amount of moving it around or renaming it will ever sever that link. The only action I can think of off o...
Hmm, if it is refusing to go away then the code that is designed to clean up and clear empty fields is not working properly either, in this scenario. My guess would be that since it isn’t properly coded to understand styled text in the first place, it also is somewhat “blind” to its presence. If you...
Sorry to say, I was only trying to help by relaying troubleshooting steps I’ve heard other people saying from threads, such as the one you were linked to above. Why is such a major and fundamental bug still present in a professional writing software? I don’t get it. Generally speaking when you have ...
Ebooks indeed are an entirely different matter. The others are referring to print media, which requires a different and much more complicated toolset, either via the WYSIWYG model in desktop publishing software or other systems such as LaTeX. Ebooks are just HTML and CSS with some additional glue to...
You are not wrong about TextEdit, and for that matter most Mac software that handles images in the text. NeXTSTEP came up with the RTFD format (and that OS eventually “became” Mac OS X) as a way of handling images. But since Scrivener has to make documents for more than just Mac users, we implemente...
That code specifically shouldn't ever come up as visible in Scrivener, it is one of the hidden codes it uses to mark style usage. Last I checked, styles don't work correctly in the Prefix and Suffix fields yet, which is probably how they ended up showing as codes like that. You can safely delete the...
This is already something you can do with custom metadata. You’ll find a general introduction to metadata in §10.4, Organising with Metadata , but custom fields are covered in §10.4.4, pg. 243. They show up in a special pane of the inspector, but you can also add them as a column to the Outliner view.
I think mainly you need to switch your keyboard focus over into the editor, rather than leaving the selection active in the binder. The inspector can only show one item at a time, so when you have several items loaded at once it will revert to these limited options. In Scrivenings mode over in the e...
Oh, if that's the main reason you've been using it, you can paste pictures into RTF as well, and it is cross-platform compatible with Scrivener for Windows!
Unfortunately that wouldn't be safe to do, as the RTFD format's sub-file could be damaged by editing it directly in an RTF editor that wasn't using the Mac to edit the file. For example if you drop an image into the text editor, it adds the image as a separate file, and then inserts an invisible mar...
If you're referring to the texture setting that can be applied in the Appearance: Main Editor: Colors tab, then no, there is no way to make that work as anything other than a texture---that is the purpose of the feature.
Okay! I better understand what you mean, and in that case it makes more sense that you’d be getting different results at the ODT end result level. If you were to compile to Markdown as a plain file instead, you should see the results as identical whether using MultiMarkdown, Pandoc or additional pos...
Is this a toolbar error specifically, or does the menu command also not work? Keep in mind that Scrivenings, like Corkboard, is supposed to toggle on and off for eligible views. It won't actually do so for single files as there is no logical outcome, but for folders and file groups, it should be swi...