Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

[META] How to use the title field

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
meta
4 Risposte
11078 Visualizzazioni
Avatar
Nikolaj

I am unclear as to the site etiquette with respect to the title field. I can see titles have been moderated (although some are still not questions), to include a question mark.

Should the title also be a question or should it describe the question circumstances?

Edit: Should it be the answer you are looking for? For example a title with 'How to...'

6
Avatar
Abbandona
Antonin Bourguignon (abo)

That's the question we needed: +1 :)

Nikolaj
Autore

Indeed. Although 'How to use the title field' is not a question, so it should not have a question mark ;)

Avatar
Antonin Bourguignon (abo)
Risposta migliore

I recommand the reading of this excellent question on SO meta: How do I write a good title?

To cut a long story short:

  • Make the topic stand out.
  • Keep it short.
  • Lead with the most important words.
  • Don't start with "How do I..." (I often do it myself because it's the easiest way to turn a non-interrogative title into a question -- but it's not the best practice)
  • Don't sweat replicating a tag keyword.
  • "What is a ..." is fine

Some Good Examples

Here are some good titles, taken from existing posts. They succinctly summarize the question and will catch readers' eyes when scanning down the list.

  • Turning Linux USB power on and off?
  • How to UPSERT in Oracle (update or insert into a table)?
  • Python: What OS am I running on?
  • Raise an existing X11 window via command line?
  • 64-bit XML-RPC values?
  • Move an existing X11 window via command line?
  • Sum 3 columns in SQL when one column has a null value?
  • Oracle: searching over a range of values?
  • PostgreSQL encrypted backups
  • Readable font for code presentations?
  • Object Oriented vs Relational Databases
  • Oracle: formatting number as xxx-xx-xxxx
  • PostgreSQL Long VACUUM
  • Best timing method in C?
  • Map Routing, a la Google Maps?
  • Constructing images using HTML markup?
  • Inserting PostgreSQL BLOBs at a high-rate?

Some Bad Examples

These titles, also taken from existing posts, accurately present the question when read individually, but make it hard to pick out questions of interest when scanning the list.

  • How can I format xxxxxxxxx like xxx-xx-xxxx in Oracle?
  • How can I programmatically enable and disable the power to a particular USB port on Linux?
  • How can I raise an existing window via command line in X11?
  • How can I quickly insert a BLOB in PostgreSQL?
  • How can I move an existing window via command line in X11?
  • How can I store multiple items in an XML file for easy parsing?
  • What is a good font for code presentations?
  • How can I sum 3 columns when one column has a null value?
  • How can I construct images using HTML markup?
  • What is the best book for software design?
  • How can I generate unique random numbers in PHP?
  • How can I quickly insert a BLOB in PostgreSQL?
  • How can I tell what OS am I running on in Python?

Some other good readings:

  • Should question titles be phrased as questions?
  • Should questions include “tags” in their titles?
  • Not a real question – A Stack Exchange game
10
Avatar
Abbandona
Avatar
Yaroslav
Risposta migliore

A lot has been discussed about this subject on Q/A sites, like the ones on StackExchange.com sites.

Basically (quoted from SO):

Using the title to ask a question (a good, not retoric one) is going to give the reader as much context in as short a space as possible. A good question is going to let the reader know what he is going to read, and in this case, let the answerers know what end-state you desire.

Let's take your first example, "Fooing a bar". Although short, it lacks context. There's nothing in the question that indicates what sort of answer that could be. Possible actual questions include:

  • Philosophy: Is it wise to foo a bar?
  • Advice: When should I foo a bar but baz a bar?
  • Mechanics: How do I foo a bar?
  • Possibility: Can I foo a bar?
  • Comparison: How many different ways can I foo a bar?
  • Survey: How do you foo a bar?

Those extra words aren't just sitting there doing nothing. Each one of those is a different question with a different answer and a potentially different audience. They are directing the answer and informing the reader. Choosing the right question is the key to getting the answer that you need.
end of quote

Here are some related questions with answers from StackOverflow site talking about the subject.

  • Use 'Question' instead 'Title'
  • Should question titles be phrased as questions?

Sorry for taking SO as an example, but as for today I consider it to be the best Q/A site. Also on the old forum it clearly states that this new site will follow SO guidelines.

4
Avatar
Abbandona
Avatar
Guewen Baconnier
Risposta migliore

I think that the title should be the digest of your question. I'm not sure if they need to be interrogative, but the interrogative form is probably better to describe your question.

I think that the question circumstances should be in the body.

Think about that: if you want to find an answer to a question, using the search box, will you ask your question, or ask the question circumstances? I think you'll write the question.

1
Avatar
Abbandona
Nikolaj
Autore

I think you are right it should not be the circumstances. Perhaps my choice of words was poor, I have edited my original post. I don't necessarily think you would write the question, more likely the answer. i.e. in this case search for: How to use the title field.

Fabrice Henrion (fhe)

The most important is to make it "find-able" for when other users will have the same question.

Avatar
Nikolaj
Autore Risposta migliore

To make the Question findable I think the title should be the answer which is being sought. The question should be contained in the text such that it can be properly explained.

For example if I had a question about how to use the import tool. Specifically, I wanted to ask about importing products.

I would search the site for 'How to import products', not 'How do I import products?', or 'What is the best way to import products?'

The main text body should then contain. 'I have a problem, I can't figure out how to import my products... How do I do use the import tool?'

I think that it is more concise this way, the titles will be shorter and contain the same amount of information.

Just as a note - 'How to do something' is not a question, it should not have a question mark. So if the titles are to be interrogative the title should not begin with 'How to... '

0
Avatar
Abbandona
Yaroslav

I rarely use full phrases to do a search. Most commonly I use key words, something like 'import products openerp" or "configure import products".

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
[Meta] Error in Forum: when "convert to comment" option is clicked for other people's post...
meta
Avatar
1
mar 25
2914
[META] `convert to comment` feature gives a 502 error Risolto
meta
Avatar
Avatar
1
apr 25
6393
[META] 500: Internal Server Error while opening some questions and duplicate reasons while closing the question
meta
Avatar
Avatar
2
set 23
7540
[META] Forum: Traceback when open some questions on forum
meta
Avatar
0
set 23
2957
[meta] Does upvoting Questions or Answers costs me karma? Risolto
meta
Avatar
Avatar
1
dic 19
5926
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now