Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 03-29-2020, 08:48 AM   #1
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,711
Karma: 196949708
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Sigil-1.2.0 Released

Sigil-1.2.0

Sigil-1.2.0 represents a mix of bug fixes and new features for both epub2 and epub3 users.

New Features (since the 1.1.0 release):
  • Provide a tweak setting to adjust drag distance for Windows & Linux
  • Added YesToAll and NoToAll options for replacing images via Add Existing...
  • Highdpi and uifont setting information is now available to Sigil's plugins
  • Add a Checkpoint feature to Sigil for fast versioned saves to git repositories
    • add ability to easily create a Checkpoint (stored via a local git repository)
    • add ability to see the changes between the current epub and any earlier Checkpoint
    • add ability to revert the entire epub back to an earlier Checkpoint
    • added ability to manage and delete Checkpoint repositories


Bug Fixes (since the 1.1.0 release):
  • Fix cosmetic file name issue when aborts file rename edits in BookBrowser
  • Improve default drag-distance for BookBrowser for Windows & Linux
  • Reduce required drag distance for macOS
  • Fix index generation bug related to non-escaped text used in regular expressions
  • Fix bug that caused lost class attributes when marking words for an index
  • Guide to Landmark Semantic mappings have been extended to better cover "other.*" guide items
  • Changed the removeDir() routine to better deal with Windows delete file issues.
  • Updated Building on Windows docs
  • Updated Building on MacOS docs
  • Modified the codebase to use Ordered hashes/dictionaries throughout to prevent unneeded reordering in tag attribute order

---------------------------------------------------------------------------

Please check the Sigil Wiki for important Sigil support links, additional resource downloads, and platform-specific trouble-shooting tips/requirements.

Mac users should still download and install ActiveState's ActiveTcl Community Edition to utilize plugins that use Tk/Tcl GUIs. More here.
Mac users should also check out the wiki entry on the New Release File Format

The latest Sigil user guide can always be downloaded from its own repository.

PGP Fingerprint

Sigil-1.2.0 Github Release page and downloads.
DiapDealer is online now   Reply With Quote
Old 03-29-2020, 10:33 AM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,878
Karma: 5449552
Join Date: Nov 2009
Device: many
Hi All,

A few words of advice for those interested in trying out the new Checkpoint features:

1. Checkpoints make use of the unique uuid dc:identifier to identify your epub as both file names and book titles can and do change.

So please remember to save your file once in Sigil before the first checkpoint to ensure Sigil has added the uuid based dc:identifier.

2. Using Prettifying can change an enormous amount of whitespace in a document and these changes can make it hard to see later changes. So if you are going to prettify your epub, either do it first thing before your initial checkpoint, or make a new checkpoint immediately afterward prettifying to act as a new base for comparison to make detecting later changes easier.

3. The Sigil Checkpoint functionality is actually built upon a local git repository that is created and maintained in python. If you look in your Sigil Preferences Folder you will see a new folder called "repo". Inside that folder is where the git repositories will reside.

4. If you are already a git user and would like to used advanced git command lines on your epub repository you can do that quite easily. Please be aware of a few things:

- There is a .bookinfo file that stores info about the book, please do not remove it.

- We use git tag objects to create a tag, not lightweight tags.

- When done making changes, your git working directory should always be left with
the files as if a fresh checkout of HEAD has been done as the Sigil code
expects it to be in that state.

We plan on extending this Checkpoint functionality via an upcoming AdvancedCheckpoint Sigil Plugin as some future date to allow selective restoring at the file level not just at the epub checkpoint level.

Any feedback on these new Checkpointing features welcome.

Thanks,

KevinH and DiapDealer
KevinH is offline   Reply With Quote
Advert
Old 03-29-2020, 03:08 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,138
Karma: 57532198
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Once again to the Sigil Team for all your work
theducks is online now   Reply With Quote
Old 03-29-2020, 08:55 PM   #4
SigCalKin
Junior Member
SigCalKin began at the beginning.
 
SigCalKin's Avatar
 
Posts: 5
Karma: 10
Join Date: Apr 2011
Location: New York
Device: kindle3, kindlePW1
I've been using Sigil for over 9 years when I got my first kindle keyboard and discovered the concept of public domain; editing close to 100+ books for personal use. I've been lurking here for that same amount time and haven't posted in 5 years because I have nothing, and I mean nothing, to complain about!!! I just turned 60 and Sigil (along with Calibre) continue to keep my brain busy and engaged. THANK YOU to the Sigil Team for affording me the means to embark on a wonderful past time!!
SigCalKin is offline   Reply With Quote
Old 03-30-2020, 12:59 AM   #5
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,609
Karma: 4924808
Join Date: Mar 2015
Device: Kindle, iOS
Looking forward to learning this checkpoint thingie
odamizu is offline   Reply With Quote
Advert
Old 03-30-2020, 08:07 AM   #6
Monaghan
Enthusiast
Monaghan began at the beginning.
 
Monaghan's Avatar
 
Posts: 30
Karma: 10
Join Date: May 2012
Device: none
Thanks for all your work!

I'm not sure whether this is the place for bug reports, but in case it is, it appears that this update has broken keyboard shortcuts within Book Browser.
Monaghan is offline   Reply With Quote
Old 03-30-2020, 08:09 AM   #7
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,626
Karma: 23190435
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Monaghan View Post
I'm not sure whether this is the place for bug reports, but in case it is, it appears that this update has broken keyboard shortcuts within Book Browser.
What shortcuts are no longer working?
Doitsu is offline   Reply With Quote
Old 03-30-2020, 08:11 AM   #8
Monaghan
Enthusiast
Monaghan began at the beginning.
 
Monaghan's Avatar
 
Posts: 30
Karma: 10
Join Date: May 2012
Device: none
The 'Ctrl + Alt + R' rename command, at least. Others appear OK.
Monaghan is offline   Reply With Quote
Old 03-30-2020, 08:33 AM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,711
Karma: 196949708
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Monaghan View Post
The 'Ctrl + Alt + R' rename command, at least. Others appear OK.
That's possible, given that my fix for the cosmetic bug that causes the full file path to disappear if a file rename is canceled by mouse-clicking was included in the release. I'll look into it.
DiapDealer is online now   Reply With Quote
Old 03-30-2020, 08:34 AM   #10
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,626
Karma: 23190435
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Monaghan View Post
The 'Ctrl + Alt + R' rename command, at least. Others appear OK.
Didn't work on my Windows machine either. If you didn't define custom shortcuts, selecting Reset All will fix this issue.
Otherwise, simply reassign CTRL+Alt+R to the Rename command.
Doitsu is offline   Reply With Quote
Old 03-30-2020, 08:38 AM   #11
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,711
Karma: 196949708
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by DiapDealer View Post
That's possible, given that my fix for the cosmetic bug that causes the full file path to disappear if a file rename is canceled by mouse-clicking was included in the release. I'll look into it.
Actually, it looks to me that the 'Ctrl + Alt + R' shortcut was re-assigned to the Regex Rename feature (at least on my machine). Feel free to assign 'Ctrl + Alt + R' back to the Rename feature in the shortcut editor if you like.

**Cue BR's reply in 3 ... 2... 1...
DiapDealer is online now   Reply With Quote
Old 03-30-2020, 08:59 AM   #12
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,626
Karma: 23190435
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by DiapDealer View Post
Actually, it looks to me that the 'Ctrl + Alt + R' shortcut was re-assigned to the Regex Rename feature[...]
In this case, shouldn't Reset all assign CTRL+ALT+R to Regex Rename?
Doitsu is offline   Reply With Quote
Old 03-30-2020, 10:08 AM   #13
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,711
Karma: 196949708
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Doitsu View Post
In this case, shouldn't Reset all assign CTRL+ALT+R to Regex Rename?
At one point it would have. We had a duplicate Ctrl+Alt+R shortcut at one point (Regex Rename came last so it was what took precedence). We resolved it, but some users may still have Ctrl+Alt+R assigned to Regex Rename.

"Reset all" WILL assign CTRL+ALT+R to Regex Rename if the user is still using a version of Sigil where the CTRL+ALT+R shortcut was accidentally assigned to two actions. But if they're using v1.2.0 it will surely assign it to the normal rename action. But Reset All is drastic if people have extensively customized their shortcuts. Easier to unassign it from Regex Rename and reassign it to Rename in those cases.
DiapDealer is online now   Reply With Quote
Old 03-30-2020, 10:43 AM   #14
Mister L
Groupie
Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Posts: 164
Karma: 91148
Join Date: Jun 2010
Device: Sony 350
Thank you again to the Sigil team!

Really happy about YesToAll / NoToAll and checkpoints. No more using notepad++ or calibre for comparing 2 versions.
Mister L is offline   Reply With Quote
Old 03-30-2020, 06:24 PM   #15
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,777
Karma: 27405072
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DiapDealer View Post
**Cue BR's reply in 3 ... 2... 1...
Ψ³

BR
BetterRed is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil-0.9.11 Released DiapDealer Sigil 37 02-18-2019 06:56 PM
Sigil-0.9.2 Released KevinH Sigil 14 01-11-2016 03:11 AM
Sigil-0.9.1 Released KevinH Sigil 36 12-04-2015 03:00 PM
Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 KevinH Sigil 106 10-04-2015 10:41 AM
Sigil 0.5.3 Released user_none Sigil 85 05-13-2012 05:29 AM


All times are GMT -4. The time now is 09:37 PM.


MobileRead.com is a privately owned, operated and funded community.