Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

739

Downloads of v 3.0.1:

170

Last Update:

29 May 2021

Package Maintainer(s):

Software Author(s):

  • Literature & Latte Ltd.

Tags:

scrivener trial

Scrivener

This is not the latest version of Scrivener available.

  • 1
  • 2
  • 3

3.0.1 | Updated: 29 May 2021

Downloads:

739

Downloads of v 3.0.1:

170

Maintainer(s):

Software Author(s):

  • Literature & Latte Ltd.

Scrivener 3.0.1

This is not the latest version of Scrivener available.

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Scrivener, run the following command from the command line or from PowerShell:

>

To upgrade Scrivener, run the following command from the command line or from PowerShell:

>

To uninstall Scrivener, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade scrivener -y --source="'INTERNAL REPO URL'" --version="'3.0.1'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade scrivener -y --source="'INTERNAL REPO URL'" --version="'3.0.1'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install scrivener
  win_chocolatey:
    name: scrivener
    version: '3.0.1'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'scrivener' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '3.0.1'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller scrivener
{
    Name     = "scrivener"
    Version  = "3.0.1"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'scrivener':
  ensure   => '3.0.1',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

NOTE

Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...

Package Approved

This package was approved by moderator TheCakeIsNaOH on 15 Jul 2021.

Description

For writing. And writing. And writing.

Scrivener is the go-to app for writers of all kinds, used every day by best-selling novelists, screenwriters, non-fiction writers, students, academics, lawyers, journalists, translators and more. Scrivener won't tell you how to write—it simply provides everything you need to start writing and keep writing.

Grow your manuscript your way

Tailor-made for long writing projects, Scrivener banishes page fright by allowing you to compose your text in any order, in sections as large or small as you like. Got a great idea but don't know where it fits? Write when inspiration strikes and find its place later. Grow your manuscript organically, idea by idea.

See the forest or the trees

Whether you plan or plunge, Scrivener works your way: hammer out every last detail before typing a word, or carve out a draft and restructure later. Or mix your methods and do a bit of both. In Scrivener, everything you write is integrated into an easy-to-use project outline. So working with an overview of your manuscript is only ever a click away, and turning Chapter Four into Chapter One is as simple as drag and drop.

Research within reach

Need to refer to research? In Scrivener, your background material is always at hand, and you can open it right next to your work. Write a description based on a photograph. Transcribe an interview. Take notes about a PDF file or web page. Or check for consistency by referencing an earlier chapter alongside the one in progress.

Getting it out there

Once you're ready to share your work with the world, compile everything into a single document for printing, self-publishing, or exporting to popular formats such as Word, PDF, Final Draft or plain text. You can even share using different formatting, so that you can write in your favorite font and still satisfy those submission guidelines.


tools\.skipAutoUninstall
 
tools\chocolateybeforemodify.ps1
$ErrorActionPreference = "SilentlyContinue"

# Stop Scrivener if it is running
Stop-Process -ProcessName Scrivener
tools\chocolateyinstall.ps1
$ErrorActionPreference = "Stop"

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  fileType       = "EXE"
  url            = "https://scrivener.s3.amazonaws.com/Scrivener-installer-x86.exe"
  url64bit       = "https://scrivener.s3.amazonaws.com/Scrivener-installer.exe"
  checksum       = "3EFD34F5683A515243498F20E48F0766632B2D9732793B67B5C7BEDA3FBA86A5"
  checksum64     = "A66D135031250A9AFD7B747AC69F1036E478A343829C64D9981F980052F1A13C"
  checksumType   = "sha256"
  checksumType64 = "sha256"
  silentArgs     = "--mode unattended"
  validExitCodes = @(0)
}

Install-ChocolateyPackage @packageArgs
tools\chocolateyuninstall.ps1
$ErrorActionPreference = "Stop"

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  fileType       = "EXE"
  silentArgs     = "--mode unattended"
  validExitCodes = @(0)
}

[array]$key = Get-UninstallRegistryKey -SoftwareName "Scrivener*"

if ($key.Count -eq 1) {
  $key | ForEach-Object { 
    $packageArgs["file"] = "$($_.UninstallString)"

    Uninstall-ChocolateyPackage @packageArgs
  }
}
elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
}
elseif ($key.Count -gt 1) {
  Write-Warning "$($key.Count) matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
  Write-Warning "Please alert package maintainer the following keys were matched:"
  $key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Scrivener 3.1.1 445 Monday, January 17, 2022 Approved
Scrivener 3.0.1 170 Saturday, May 29, 2021 Approved

Refinements and Changes

  • The default "System Language" setting for Scrivener's interface now falls back on English if the system language currently has only a "Preview" translation available. These "Preview" translations (and any others available) can be set manually in the General tab of File ▸ Options... under the Language section. Thank you to the many volunteers who are continuing to provide translations of Scrivener's interface!
  • Preview interface translations for Asturian, Catalan, French, Korean, Portuguese, Slovenian, and Spanish (Spain and Mexico) have been updated. If you set Scrivener to use one of these languages, we would appreciate your feedback to help finalise the translations.
  • Upgrading Scrivener 1 projects now preserves additional compile settings and project metadata (now in Compile). Where relevant, these settings are also included when downgrading a Scrivener 3 project to the Scrivener 1 format.
  • "Linguistic Focus" (available from the Edit ▸ Writing Tools ▸ submenu) has been renamed to "Dialogue Focus" to better describe the feature.
  • The brightness of the locked editor and inspector header bars in Dark Mode has been reduced to improve icon visibility.
  • The Windows menu has been tidied for increased readability and now shows only the titles of open project windows, rather than the full file paths, and displays open Quick Reference panels in their own section.
  • The Whole Word project search operator now matches Mac behaviour, so that a multi-word search term is treated similarly to an Exact Phrase search but requires the opening and closing text to also be whole words.
  • Label tinting has been made consistent for default and custom document icons.
  • Spell check now uses the waves underline style by default for better visibility on high-resolution displays and when using the Dark Mode theme. (The underline stye can be set back to dots under Spelling in the Corrections tab of File ▸ Options....)
  • Dragging and dropping keywords from one project's Project Keywords panel to another's will now also preserve the colour.

Bugs Fixed

Project Upgrading & Importing

  • Fixed a bug whereby snapshots were not included when importing a Scrivener project.
  • Fixed a bug that added all text in a Scrivener 1 project to the day's writing history when upgrading the project, which also then impacted the word count averages. Upgraded projects now start fresh with no word-count history recorded.
  • Fixed a bug whereby script elements might not be recognised after upgrading a Scrivener 1 project that used certain line spacing.

Compile

  • Fixed a layout bug in PDF compile that could cause some lines of text not to appear in the compiled document.
  • Fixed a bug whereby the case setting for the Title element in a compile format's layout was not saved correctly, causing the title to revert to normal case when the format was reloaded. This affected some of the built-in compile formats as well, so that they were previously using a normal case for titles that should have been (and now will be) uppercase or small caps.
  • Fixed a bug whereby footnotes in HTML and ebook file formats always exported as plain-text. Italic and bold formatting is now preserved through compile.
  • Fixed a bug in Compile whereby page padding would be incorrectly added before text not following a page break and would not be added to the initial page when expected.
  • Fixed a bug whereby the default Title and Author metadata keys for MMD formats would be recreated in the compile settings if both were deleted.
  • Corrected the missing title element in the Part Title Page layout for the two Paperback compile formats.

Editing

  • Fixed a compatibility bug whereby script elements might not be correctly identified when opening a Mac project on Windows.
  • Fixed a bug whereby rich-text comments and footnotes in imported documents would appear as regular inline text. These are now imported as inspector notes by default (and either can be set instead to import as formatted inline notation under the Sharing: Import tab of File ▸ Options...).
  • Fixed a bug that caused projects with custom formatting enabled in Project Settings to still use the global override font for inline footnotes if "Different inline footnotes font" was set in Options but not in the Project Settings. New inline footnotes in these projects will now properly maintain the font and font size of the preceding text.
  • Fixed a bug that caused the "Use inline footnotes font for inspector footnotes too" setting in the Editing options to have no effect on projects not using custom formatting.
  • Fixed a bug whereby closing a project without further edits after converting a PDF file or web page to text would fail to save the conversion, resulting in the PDF reverting to its original state and the imported webpage losing its content.
  • Fixed a bug whereby the Edit ▸ Move ▸ Left/Right commands might be incorrectly enabled or disabled after the paragraph formatting changed.
  • Fixed a bug whereby replacing a word with a synonym via the context menu's Related Words would insert the synonym into the existing text rather than replace it if the word was selected.

UI

  • Fixed a bug that prevented some dictionary languages such as Korean from displaying as an available option after download if the downloaded files did not have an extension.
  • Fixed a bug whereby the Quick Search did not open via the menu when not visible on the main toolbar.
  • Fixed a bug whereby using the Previous/Next Document icon buttons in the editor header changed the binder selection (and opened the binder if hidden).
  • Refined the Save As Template... behaviour so that setting the category to Custom but leaving the name field empty will cause Scrivener to save the template into the Miscellaneous category rather than create an untitled category in the New Project window.
  • Fixed a bug preventing dragging and dropping labels from one project's Project Settings to another's.
  • Fixed a bug causing horizontal stripes to appear when auto-hiding the control panel in Composition mode while using Dark Mode.
  • Fixed a bug whereby the button to display the emoji menu when creating a new icon from text was not shown.
  • Renamed the previous "To Do" and "To Do Unchecked" custom binder icons to "Ticked" and "Unticked" and grouped them into a new "To Do" category, providing compatibility with Scrivener on macOS.
  • Updated the menu description for Format ▸ Color... in the keyboard shortcut options to correctly reflect the menu name.
  • Adjusted the alphabetisation of languages in the spell check dictionary list.

Discussion for the Scrivener Package

Ground Rules:

  • This discussion is only about Scrivener and the Scrivener package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Scrivener, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus