Software :: Document Manager That Can Set Priorities (Ubuntu)?

Apr 4, 2010

Basically I'm looking for an application that can organize documents into groups and give priorities to certain documents. The reason is that I have so many documents I have to read and I just want to divide them into groups and give certain documents priorities over others so I can read them first and the rest later. For now, I'm using naming conventions such as 1_1stdoc.doc 2.2_seconddoc.pdf 2.4_thirddoc.pdf 2.45_4th.pdf 3_5th.pdf etc. Pretty sloppy isn't it? But it works. But it gets really tiring when the collection gets big... Does anyone know of an application that can do such thing?

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Looking For A Document Manager?

May 18, 2011

i have a lot of text files, PDF's, CHM's that i need to arrange for easier access. right now i'm just "filing" them in directories. I tried to use Calibre but it's designed to use with eReaders, exporting to ebook formats. The biggest annoyance with Calibre is that it won't open the document with it's related application (PDF with a pdf reader, CHM with Chmsee and so on), but rather open a link in the browser.

View 9 Replies View Related

Ubuntu :: Get Xsane To Scan A Document And Have It Display As A Full 8.5x11 Sized Document Instead Of Something Half That Size?

Mar 13, 2010

how to get xsane to scan a document and have it display as a full 8.5x11 sized document instead of something half that size? I've been trying and trying and can't seem to figure it out.

View 3 Replies View Related

OpenSUSE Network :: Document Is Referencing 10.2. Or A Document For Use With SLED?

Jul 6, 2010

Anyone have better documentation or an update to the this version of the file Tomcat HOWTO openSUSE as that document is referencing 10.2. Or a document for use with SLED.

View 3 Replies View Related

Ubuntu :: Change The Priorities Of The Usplash Scree?

May 1, 2010

I can change the Usplash screen that Lucid uses usingsudo update-alternatives --config default.plymouthgives the following:

Selection Path Priority Status
0 /lib/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth 150 auto mode
1 /lib/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth 150 manual mode

[code]....

View 3 Replies View Related

OpenSUSE :: 11.2 Repository Priorities Being Ignored?

Mar 31, 2010

I have a small question about the repository priorities in 11.2. A couple of months ago I got a new laptop but have noticed that the laptop has not been updating KDE 4.3 whenever I select "Package -> All Packages -> Update if newer version available". I do get some software updates however - it just seems that the KDE repo is being ignored by YAST.

For example, if I search for (say) kde4-greeter I can see in the versions that I have 4.3.5-02.1-x86_64 installed from openSUSE-11.2-update (priority 10).

But kde4-greeter version 4.3.5-18.5-x86_64 from Index of /repositories/KDE:/KDE4:/STABLE:/Desktop/openSUSE_11.2 (priority 1) is available. It's just not being selected automatically when I do the "Update if newer versions available".

The same thing applies to any software in the KDE repo - they're all being ignored even though that repo has a more important priority. Unless of course I've got it totally wrong and 10 is more important than 1? Dont think so though..

It's not incredibly important - everything is running very nicely here.. But I'm just wondering if I'm missing any security updates or new toys because the KDE repo is being ignored..

For info - all repos are up to date and enabled. I even removed the KDE repo and added it again with a different priority but am still experiencing the same behaviour.

View 3 Replies View Related

General :: Change Priorities Of ALL Processes?

Jan 28, 2010

I know that you can modify the nice value of a particular process as follows:renice 19 -p 4567However, now I would be interested to set the renice value of ALL active processes.I am coming from the Win world so what I tried warenice 19 -p *Of course it is not working... Anyone a quick solution how to do that in Linux?

View 1 Replies View Related

CentOS 5 :: Yum Priorities And Excluded Packages

Oct 21, 2009

I am trying to install the RPMForge Repository. I am following the instructions at : [URL]. After installing yum-priorities and *before* adding the RPMForge repository -
I went into /etc/yum.repos.d/CentOS-Base.repo
and added priority=1 to [extras] [updates] and [addons].

Then, when I run 'yum check-update' it says there are packages being excluded. I would have thought that before I had installed the 3rd party repo - that nothing should be excluded? Especially with everything set to the same priority. On a side note - this is a Xen VPS that we are renting... and the providors have commented out the [base] section (#[base])... I'm assuming this is is OK and is for my own protection.

View 6 Replies View Related

CentOS 5 :: Yum-priorities Package For 5.4 Does Not Exist

Oct 22, 2009

yum-priorities package for 5.3 is listed here:

[URL]

but for 5.4 it does not exist:

[URL]

Is this intended?

View 2 Replies View Related

CentOS 5 :: Install Yum-priorities Plugin On A 5.3 Box?

Nov 4, 2009

I'm trying to install yum-priorities plugin on a 5.3 box. Reading the wiki, I understand that this packages is available in the Extras repository. I have Extras enabled in my Centos-Base.repo file. Here is the relevant section:

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/

[Code]...

View 2 Replies View Related

General :: Red Hat - Default Repositories - No Package Yum-priorities Available

Aug 22, 2010

Red Hat Desktop 5.5 I think I was successful in screwing up my yum configuration, I might have removed a few repo files too many. I wanted to add rpmforge to my repositories and wanted to install yum-priorities and it is telling me "No package yum-priorities available".

As I am sure it exists and my machine is not finding it it only leaves operator error/screw-up. What are the default repo files for Red Hat desktop and where can I get them?

View 2 Replies View Related

Slackware :: 64 13.0 And Realtime Kernel Works, But Cannot Set Priorities?

Jan 25, 2010

I succeeded with the 2.6.31.12-rt20 on the Slackware 64 13.0.Kernel config seems fine, i use PAM.I can launch jackd as user with the realtime flag, BUT...Using top and htop, i can see that /etc/security/limits.conf or /etc/security/limits.d/limits.conf or wherever i put this file, priorities and nice are not set.Of course i added this to this file :

@audio - rtprio 99
@audio - nice -10
@audio - memlock 500000

[code]....

View 2 Replies View Related

CentOS 5 :: Setting YUM Priorities From Command Line?

Jul 14, 2010

I'm using several 3rd party repos for Centos - RPMforge, ATrpms, EPEL, REMI. Is there some way I can set the priorities for these repos in a bash script, using a YUM command? I cannot find anything in the YUM man page, or the yum-utils package.

Smart PM has a command to set channel priorities from the command line. Wondered if I can do the same for YUM repos?

View 2 Replies View Related

OpenSUSE Install :: KR46 And Updates Repo Priorities?

Jun 20, 2011

Currently I have the latest stable KDE packages through two repositories:

Code:
KDE-KR46 | .../repositories/KDE:/Release:/46/openSUSE_11.4/
KDE-Extra-KR46 | .../repositories/KDE:/Extra/KDE_Release_46_openSUSE_11.4/
The priorities are:
KR46: 75
Extra-KR46: 85

Now the issue is about the openSUSE 11.4 Updates repo (priority 99). It shows newer packages version than the KR46 repos for some packages, therefore I'm not sure if I have to push Updates repo up in priorities or just forget its update messages an keep the KDE repos as first source.

View 2 Replies View Related

Debian :: Default Service Start / Stop Priorities?

Jun 29, 2010

Service(init.d) scripts in Redhat have default start/stop priorities commented inside, like:

Code:
...
# chkconfig: 2345 25 90
...
Second number is start priority.

But debian does not include this info. Just in case service symlinks from all runlevels are removed how do I know which priority to specify?

View 1 Replies View Related

OpenSUSE :: Package Updates - Repository Priorities And Vendor Change

Jul 19, 2010

I read a few threads about updating packages in opensuse 11.3, and about switching to a repository, but I still don't understand a few things. On earlier versions of opensuse I was used to set the repository priorities in an order that was convenient for me, and when I did an update, the vendor changed if needed.
Now, vendor change is not allowed by default, and I don't understand the right way to handle repositories, and updates. I found out that in Software Managment there is an option to allow vendor change, but I'm not sure that's the right way.

View 9 Replies View Related

Ubuntu :: Print A Document Through Network?

Feb 21, 2010

I would like to print a document in Xubuntu, sending it through the network to my printer connected to my Ubuntu computer. Problem is, I don't know how. The printer works in Ubuntu, but I don't know how to set it up so I can print from Xubuntu.

View 2 Replies View Related

Ubuntu :: Open A Document In A3 Size?

Mar 9, 2010

how can I open a document in A3 size?

View 1 Replies View Related

Ubuntu :: Creating A Document For Windows?

Apr 7, 2010

I need to print some documents I created in OO (.odt), but our printers are not Linux compatible, which means I somehow need to transfer the files to a Windows computer. I can't use the .odt files because MW can't open them (I can't install OpenOffice on the machines), and saving in either .doc or .docx does not work either because it totally messes up the document. So I tried print to file and created several pdfs, but again Adobe Reader on Windows can not open them. I am sort of running out of ideas, and the other thing is I am not really sure if the files I created are pdfs at all. When you open them in gedit they all start with
%!PS-Adobe-3.0 which to me looks more like a post script file.

View 8 Replies View Related

Ubuntu :: Various OpenOffice Types In The Same Document?

May 24, 2010

Im currently using OpenOffice.org Writer to write a hand in document for my course. I've come to the point where I want to create a graphical tree in Draw to present an idea and then add this document into writer. I've tried to use Insert -> Object -> OLE Object, and add the document as an inline frame. This looked pretty ugly though, either it's too small or there seems to be no way to just resize the frame without stretching the whole document into unreadability.

View 2 Replies View Related

Ubuntu :: New Shorcut For Document Viewer?

Oct 28, 2010

I'm using my laptop to read an ebook, and as I have no table where I read, i just rotate the screen to the right and hold the laptop as I was holding a book.. the problem I have now is the scrolling. So I have a couple Ideas, but I haven't found how to implement them, maybe someone knows how to do it, and could point me to the right direction.

1.- Use the webcam. Is there any way to use my left thumb to control the scrolling trough some kind of gestures in the webcam. 2.- Create a shortcut. I tried to create a new shortcut and assign it to the bluetooth key of my laptop, but I couldn't find any "command" that means scroll down

View 2 Replies View Related

Ubuntu :: Create A New Document In LibreOffice?

Jan 12, 2011

These should better describe my situation than anything.

View 3 Replies View Related

Ubuntu :: Document Viewer Is Not Responding?

Jan 13, 2011

I am using UBUNTU 10.10 on my desktop and it is running quite well. But I got a problem from last few days. Document Viewer is not responding at all. When I click to open a .pdf file, it shows nothing without a loading icon on the right hand top corner. I have waited a long, but it did not seem to change. Today I have removed document viewer using ubuntu software center and reinstalled it, but the problem exist. What should I do?

View 2 Replies View Related

Ubuntu :: Scan Document To Searchable PDF

Apr 17, 2011

I've read a bit here about making PDF's searchable using a bunch of different programs and utilities. It seams with errors and I'm not sure if it has been ironed out.I have hundreds of old documents that I need to scan. I would like to scan them to searchable PDF's. I won't have issue scanning them to plain PDF's, but how do I make them searchable. Is there a scanner available to ubuntu that will do this, currently I have simple scan.

View 3 Replies View Related

Ubuntu :: Openoffice.org Document Vanished?

May 13, 2011

My father saved a document in openoffice.org on our Ubuntu computer, but it seems to have vanished. There is no icon in Documents (where he said he saved it) other than a zip file which doesn't have it in it. The only place I can seem to try to open it from is in OpenOffice itself under "Recent Documents", but when i click on it, it says "filename.odt does not exist", and i cannot right-click to open it with another word processor. I don't have backups enabled I noticed in OpenOffice's settings, but surely the document is somewhere! I checked in the trash but it's not in there. It's very important and he spent hours and hours on it, it would be terrible to try to write it again. I am very unfamiliar with the Ubuntu operating system as I myself have Windows 7,

View 9 Replies View Related

Ubuntu :: Looking For Program To Allow Me To Scan A Document Into My PC?

May 6, 2011

For some time, because of the Arthritus in my hands, I've been looking for a program which will allow me to scan a document into my PC, fill it in with my keyboard and then print it out, does anyone know of such a program ?

View 6 Replies View Related

Ubuntu :: When Access Synaptic Package Manager And Update Manager The Screen Will Flash And Be Gone

Sep 2, 2011

when i try to access synaptic package manager and update manager or ububtu software center. the screen will flash and be gone

View 7 Replies View Related

Ubuntu Installation :: Synaptic Package Manager/Update Manager Fail?

Jan 13, 2011

E: Type 'nchpad.net/ubuntu-wine/ppa/ubuntu' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-maverick.list E: The list of sources could not be read. The above is the console output when i type sudo apt-get update Update manager throws the same error so now I can't install or update software .

View 2 Replies View Related

Ubuntu :: Print A Document With A Tux Image In Its Background?

Mar 6, 2010

I want to print a document with a tux image in its background. I mean that the image of tux will be on the background & the article will be written over it,how can I do that?

View 2 Replies View Related

Ubuntu :: Open A Document In A4 Size In Openoffice.org 3.0?

Mar 15, 2010

I want to open a document in A4 size in openoffice.org 3.0.How can I do it?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved