02-02-2024, 02:41 AM | #1 |
Junior Member
Posts: 9
Karma: 10
Join Date: Jan 2021
Device: SAmsung 5e
|
Plugin questions
Hi all,
I started to use the marvelous program, but I have two problems till now: First problem: I don't know about computers and programming, I'm just an ignorant user. So please someone explain to me what plugins are and how to use them. Second problem: I would like to replace "</span></p><p><span class="font6">" but only where necessary - page break. There are over 4000 hits, but only 18 of them should be replaced in the entire document. Finding these parts is very time consuming. Is there any suitable solution? Thanks for the help! |
02-02-2024, 08:54 AM | #2 |
A Hairy Wizard
Posts: 3,219
Karma: 19000635
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
|
Plugins are small programs that do a specific task. That plugin can be added, or not, to Sigil if you need that task accomplished. If you find a plugin that you want to add, simply download the zip file (leave it as a zip and don’t change the name) somewhere convenient like your desktop. Then, in Sigil, select Plugins/Manage Plugins from the menu. Then Add Plugin and point it to the zip file. You can assign up to 10 of your favorite plugins to display as a button in the toolbar, the rest can be accessed by the plugin menu.
The description of each Plugin, on its thread here in MR, should explain how to use it. Your question about changing </span><p> can be done using the find/replace function, and possibly something called regular expressions (regex), but you will need to find something that more uniquely identifies the problem area…narrow down the search so you don’t get 4000 hits. I don’t quite understand what you are looking for re: page break. Can you explain a little more? |
02-02-2024, 10:46 AM | #3 |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
And all of that is described in the Sigil User's guide, which can be a good reference if you are just starting out with Sigil.
https://github.com/Sigil-Ebook/sigil...guide/releases |
02-02-2024, 11:27 AM | #4 |
Junior Member
Posts: 9
Karma: 10
Join Date: Jan 2021
Device: SAmsung 5e
|
Thank you very much! I will watch some movies and hope I will be expert soon :-)
Have a nice day |
02-02-2024, 12:12 PM | #5 |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
I did not know there were any Sigil related how-to movies. The epub user guide is a good read.
If you do find a set of good how-to Sigil videos, please post a set of links here so that others can be made aware of them. Thank you. |
02-02-2024, 01:00 PM | #6 |
Well trained by Cats
Posts: 30,441
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Plugins are accessory tools and utilities to make specific tasks easier/faster.
Many are created by users with a specific task or goal, The developers of Sigil Built in a way these could be attached to specific areas of Sigil. My most heavily used one is TagMechanic (mostly to despan unnecessary spans inherited from other conversions? like your span class="font6") If the entire P needs a font, why not define .wfont6) <p class="wfont6"> ?? and stop requiring a second CSS lookup for those P (in many cases the span was redundant or the default: font-size:1em; or color:black; |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Questions about my first metadata plugin | feuille | Development | 5 | 10-30-2020 12:27 PM |
[Metadata Source Plugin] Questions regarding parse select, docs and ref templates | Boilerplate4U | Development | 13 | 07-07-2020 03:35 AM |
Goodread Perception Expander plugin not shown on plugin list (kobo h2o) | www | KOReader | 4 | 09-28-2017 11:34 AM |
2 plugin questions | KyBunnies | Plugins | 16 | 12-18-2013 05:23 PM |
metadata download plugin related questions | cerda | Development | 3 | 07-25-2013 06:16 PM |